postgresql/src/bin
Noah Misch 41f18f021a Promote pg_dumpall shell/connstr quoting functions to src/fe_utils.
Rename these newly-extern functions with terms more typical of their new
neighbors.  No functional changes; a subsequent commit will use them in
more places.  Back-patch to 9.1 (all supported versions).  Back branches
lack src/fe_utils, so instead rename the functions in place; the
subsequent commit will copy them into the other programs using them.

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 Promote pg_dumpall shell/connstr quoting functions to src/fe_utils. 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
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