postgresql/src/bin
Heikki Linnakangas b5e560c246 Error out in pg_rewind if lstat() fails.
A "file not found" is expected if the source server is running, so don't
complain about that. But any other error is definitely not expected.
2015-04-15 23:13:32 +03:00
..
initdb Fix TAP tests to use only standard command-line argument ordering. 2015-04-04 13:34:23 -04:00
pg_archivecleanup Move pg_archivecleanup from contrib/ to src/bin/ 2015-04-11 23:29:18 -04:00
pg_basebackup Remove duplicated words in comments. 2015-04-12 10:46:17 +03:00
pg_config Translation updates 2015-02-01 23:23:40 -05:00
pg_controldata Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
pg_ctl Make pg_ctl use SIGINT as a default shutdown signal. 2015-04-01 02:10:24 +09:00
pg_dump Integrate pg_upgrade_support module into backend 2015-04-14 19:26:37 -04:00
pg_resetxlog Reorganize our CRC source files again. 2015-04-14 17:03:42 +03:00
pg_rewind Error out in pg_rewind if lstat() fails. 2015-04-15 23:13:32 +03:00
pg_upgrade Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00
pgbench Move pgbench from contrib/ to src/bin/ 2015-04-13 13:07:16 -04:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Show owner of types in psql \dT+ 2015-04-09 21:39:35 +02:00
scripts Fix TAP tests to use only standard command-line argument ordering. 2015-04-04 13:34:23 -04:00
Makefile Move pg_upgrade from contrib/ to src/bin/ 2015-04-14 19:26:38 -04:00