postgresql/src/bin
Tom Lane 6471045230 Allow empty queries in pgbench.
This might have been too much of a foot-gun before 9.6, but with the
new commands-end-at-semicolons parsing rule, the only way to get an
empty query into a script is to explicitly write an extra ";".
So we may as well allow the case.

Fabien Coelho

Patch: <alpine.DEB.2.20.1607090922170.3412@sto>
2016-08-19 17:32:59 -04:00
..
initdb Update Windows timezone mapping from Windows 7 and 10 2016-08-18 12:32:42 +02:00
pg_archivecleanup pgindent run for 9.6 2016-06-09 18:02:36 -04:00
pg_basebackup Translation updates 2016-08-08 11:08:00 -04:00
pg_config Translation updates 2016-08-08 11:08:00 -04:00
pg_controldata Translation updates 2016-08-08 11:08:00 -04:00
pg_ctl Translation updates 2016-08-08 11:08:00 -04:00
pg_dump Final pgindent + perltidy run for 9.6. 2016-08-15 13:42:51 -04:00
pg_resetxlog Translation updates 2016-08-08 11:08:00 -04:00
pg_rewind Translation updates 2016-08-08 11:08:00 -04:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Stamp HEAD as 10devel. 2016-08-15 13:49:49 -04:00
pg_xlogdump Remove reference to range mode in pg_xlogdump error 2016-07-14 15:39:01 +02:00
pgbench Allow empty queries in pgbench. 2016-08-19 17:32:59 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Update line count totals for psql help displays. 2016-08-18 16:04:35 -04:00
scripts Translation updates 2016-08-08 11:08:00 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00