Adjust pgbench so it won't spit up on non-select queries returning
Tom Lane <tgl@sss.pgh.pa.us>
Adjust pgbench so it won't spit up on non-select queries returning tuples, which is entirely possible with custom scripts (consider RETURNING, EXPLAIN, etc).
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgbench/pgbench.c | modified | +17 −16 |