postgresql/src/bin
Tom Lane dfa6eda5e4 Fix tar files emitted by pg_basebackup to be POSIX conformant.
Back-patch portions of commit 05b555d12b.
There doesn't seem to be any reason not to fix pg_basebackup fully, but
we can't change pg_dump's "magic" string without breaking older versions
of pg_restore.  Instead, just patch pg_restore to accept either version
of the magic string, in hopes of avoiding compatibility problems when
9.3 comes out.  I also fixed pg_dump to write the correct 2-block EOF
marker, since that won't create a compatibility problem with pg_restore
and it could help with some versions of tar.

Brian Weaver and Tom Lane
2012-09-28 15:35:51 -04:00
..
initdb Fix "too many arguments" messages not to index off the end of argv[]. 2012-09-06 15:52:15 -04:00
pg_basebackup Translation updates 2012-08-14 16:34:12 -04:00
pg_config Translation updates 2012-08-14 16:34:12 -04:00
pg_controldata Translation updates 2012-08-14 16:34:12 -04:00
pg_ctl Translation updates 2012-08-14 16:34:12 -04:00
pg_dump Fix tar files emitted by pg_basebackup to be POSIX conformant. 2012-09-28 15:35:51 -04:00
pg_resetxlog Translation updates 2012-08-14 16:34:12 -04:00
pgevent Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
psql Translation updates 2012-08-14 16:34:12 -04:00
scripts Translation updates 2012-08-14 16:34:12 -04:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:27 -04:00