postgresql/src/bin
Andrew Dunstan a478415281 pgbench: increase the maximum number of variables/arguments
pgbench's arbitrary limit of 10 arguments for SQL statements or
metacommands is far too low. Increase it to 256.

This results in a very modest increase in memory usage, not enough to
worry about.

The maximum includes the SQL statement or metacommand. This is reflected
in the comments and revised TAP tests.

Simon Riggs and Dagfinn Ilmari Mannsåker with some light editing by me.
Reviewed by: David Rowley and Fabien Coelho

Discussion: https://postgr.es/m/CANP8+jJiMJOAf-dLoHuR-8GENiK+eHTY=Omw38Qx7j2g0NDTXA@mail.gmail.com
2019-03-11 13:18:37 -04:00
..
initdb Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_archivecleanup Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_basebackup Fix compatibility of pg_basebackup -R with 11 and older versions 2019-03-08 10:17:23 +09:00
pg_config Replace @postgresql.org with @lists.postgresql.org for mailinglists 2019-01-19 19:06:35 +01:00
pg_controldata Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
pg_ctl fix thinko in logrotate test 2019-03-03 19:15:47 -05:00
pg_dump pg_upgrade: Ignore TOAST for partitioned tables 2019-03-10 13:20:58 -03:00
pg_resetwal Move max_wal_senders out of max_connections for connection slot handling 2019-02-12 10:07:56 +09:00
pg_rewind Simplify some code in pg_rewind when syncing target directory 2019-02-26 16:08:24 +09:00
pg_test_fsync Translation updates 2018-05-21 12:29:52 -04:00
pg_test_timing Translation updates 2018-05-21 12:29:52 -04:00
pg_upgrade Fix whitespace 2019-01-24 21:58:37 +01:00
pg_verify_checksums Fix some issues with TAP tests of pg_basebackup and pg_verify_checksums 2019-02-18 14:23:30 +09:00
pg_waldump Update copyright for 2019 2019-01-02 12:44:25 -05:00
pgbench pgbench: increase the maximum number of variables/arguments 2019-03-11 13:18:37 -04:00
pgevent Update copyright for 2019 2019-01-02 12:44:25 -05:00
psql psql: Add documentation URL to \help output 2019-03-11 09:11:37 +01:00
scripts Add --min-xid-age and --min-mxid-age options to vacuumdb 2019-01-31 13:07:56 +09:00
Makefile Update copyright for 2019 2019-01-02 12:44:25 -05:00