postgresql/src/bin
Noah Misch bd65371851 Fix Windows shell argument quoting.
The incorrect quoting may have permitted arbitrary command execution.
At a minimum, it gave broader control over the command line to actors
supposed to have control over a single argument.  Back-patch to 9.1 (all
supported versions).

Security: CVE-2016-5424
2016-08-08 10:07:46 -04:00
..
initdb Translation updates 2016-07-18 12:07:49 -04:00
pg_archivecleanup pgindent run for 9.6 2016-06-09 18:02:36 -04:00
pg_basebackup Fix pg_basebackup so that it accepts 0 as a valid compression level. 2016-08-01 17:36:14 +09:00
pg_config Translation updates 2016-07-18 12:07:49 -04:00
pg_controldata Translation updates 2016-07-18 12:07:49 -04:00
pg_ctl Translation updates 2016-06-20 09:48:08 -04:00
pg_dump Fix Windows shell argument quoting. 2016-08-08 10:07:46 -04:00
pg_resetxlog Translation updates 2016-07-18 12:07:49 -04:00
pg_rewind Translation updates 2016-07-18 12:07:49 -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 Register atexit hook only once in pg_upgrade. 2016-07-28 11:39:10 -04:00
pg_xlogdump Remove reference to range mode in pg_xlogdump error 2016-07-14 15:39:01 +02:00
pgbench pgindent run for 9.6 2016-06-09 18:02:36 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Introduce a psql "\connect -reuse-previous=on|off" option. 2016-08-08 10:07:46 -04:00
scripts Field conninfo strings throughout src/bin/scripts. 2016-08-08 10:07:46 -04:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00