Skip to main content

pg_batch_execute

Function pg_batch_execute 

Source
async fn pg_batch_execute(client: &Object, query: &str) -> Result<(), Error>
Expand description

NOTE: mz-timestamp-oracle currently keeps its Postgres surface local; it does not use mz-postgres-util wrappers.