async fn pg_batch_execute(client: &Object, query: &str) -> Result<(), Error>
NOTE: mz-timestamp-oracle currently keeps its Postgres surface local; it does not use mz-postgres-util wrappers.
mz-timestamp-oracle
mz-postgres-util