postgresql/src/bin
Peter Eisentraut caf936b09f pg_ctl: Add long option for -o
Now all normally used options are covered by long options as well.
2016-10-19 08:48:48 -04:00
..
initdb Move fsync routines of initdb into src/common/ 2016-09-29 12:00:00 -04:00
pg_archivecleanup Fix a bunch of places that called malloc and friends with no NULL check. 2016-08-30 18:22:43 -04:00
pg_basebackup Avoid leaking FDs after an fsync failure. 2016-10-02 12:33:46 -04:00
pg_config Translation updates 2016-08-08 11:08:00 -04:00
pg_controldata Fix CRC check handling in get_controlfile 2016-09-28 12:00:00 -04:00
pg_ctl pg_ctl: Add long option for -o 2016-10-19 08:48:48 -04:00
pg_dump Remove dead code in pg_dump. 2016-10-13 16:08:16 -04:00
pg_resetxlog Translation updates 2016-08-08 11:08:00 -04:00
pg_rewind Don't allow both --source-server and --source-target args to pg_rewind. 2016-10-07 14:35:17 +03: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 Enforce a specific order for probing library loadability in pg_upgrade. 2016-10-03 10:07:49 -04:00
pg_xlogdump Retry opening new segments in pg_xlogdump --folllow 2016-09-30 11:22:00 +02:00
pgbench Fix newly-introduced issues in pgbench. 2016-09-26 20:23:50 -04:00
pgevent Update copyright for 2016 2016-01-02 13:33:40 -05:00
psql Refer to OS X as "macOS", except for the port name which is still "darwin". 2016-09-25 15:40:57 -04:00
scripts Include <sys/select.h> where needed 2016-09-27 01:05:21 -03:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00