postgresql/src/bin
Heikki Linnakangas 00c26b6a60 Fix a couple of bugs in pg_recvlogical output to stdout.
Don't close stdout on SIGHUP. Also, when a SIGHUP is received, close the
file immediately, rather than only after receiving some more data from
the server. Rename a variable, to avoid mentally dealing with double
negatives (not unsynced means synced).
2014-05-15 19:47:48 +03:00
..
initdb In initdb, ensure stdout/stderr buffering behavior is what we expect. 2014-05-14 21:14:25 -04:00
pg_basebackup Fix a couple of bugs in pg_recvlogical output to stdout. 2014-05-15 19:47:48 +03:00
pg_config pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_controldata Translation updates 2014-05-10 22:16:59 -04:00
pg_ctl pg_ctl: Write error messages to stderr 2014-05-14 22:19:18 -04:00
pg_dump Translation updates 2014-05-10 22:16:59 -04:00
pg_resetxlog Translation updates 2014-05-10 22:16:59 -04:00
pgevent Remove inappropriate EXPORTS line. 2014-02-19 21:08:50 -05:00
psql Misc message style and doc fixes. 2014-05-15 14:49:11 +03:00
scripts pgindent run for 9.4 2014-05-06 12:12:18 -04:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00