postgresql/src/bin
Noah Misch 2e5e90d8d1 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:50 -04:00
..
initdb Sync back-branch copies of the timezone code with IANA release tzcode2016c. 2016-07-19 15:59:36 -04:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:54:44 +09:00
pg_basebackup Fix pg_basebackup so that it accepts 0 as a valid compression level. 2016-08-01 17:37:18 +09:00
pg_config Translation updates 2016-05-09 10:05:46 -04:00
pg_controldata Translation updates 2016-05-09 10:05:46 -04:00
pg_ctl Translation updates 2016-05-09 10:05:46 -04:00
pg_dump Fix Windows shell argument quoting. 2016-08-08 10:07:50 -04:00
pg_resetxlog Translation updates 2016-05-09 10:05:46 -04:00
pg_rewind Translation updates 2016-05-09 10:05:46 -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 Add missing newline in error message 2016-07-11 13:54:00 +02:00
pgbench Fix "pg_bench -C -M prepared". 2016-03-16 23:18:07 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Introduce a psql "\connect -reuse-previous=on|off" option. 2016-08-08 10:07:50 -04:00
scripts Field conninfo strings throughout src/bin/scripts. 2016-08-08 10:07:50 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00