Commits

DateSubjectAuthorReleases
2002-08-28 backend where a statically sized buffer is written to. Most of these Bruce Momjian 7.3.1
2002-08-20 Enable large file support. Peter Eisentraut 7.3.1
2002-07-04 More clearly document in pg_dump when we are dealing with an object name Bruce Momjian 7.3.1
2002-05-29 Fix some more not-schema-aware queries in pg_dump. Also fix some places Tom Lane 7.3.1
2002-05-10 First pass at schema-fying pg_dump/pg_restore. Much to do still, Tom Lane 7.3.1
2002-04-24 Speed improvement for large object restore. Bruce Momjian 7.3.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-09-21 For consistency with the rest of PostgreSQL, rename BLOBs to large objects Peter Eisentraut 7.2.1
2001-07-03 More message munging and localization for pg_dump, especially the Peter Eisentraut 7.2.1
2001-06-27 National language support for pg_dump and pg_restore. Combined with big Peter Eisentraut 7.2.1
2001-04-25 - Fixed CONSTRAINT TRIGGER dump to record tgconstrelid properly Philip Warner 7.1.1
2001-04-14 - Get view OID based on rule OID not base table OID Philip Warner 7.1.1
2001-04-01 Patch to put rudimentary dependency support into pg_dump. This addresses Philip Warner 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-03-19 - Added CVS headers to files Philip Warner 7.1.1
2001-02-23 Fix pg_dump crashes caused by bogus use of va_start/va_end (only seen Tom Lane 7.1.1
2001-02-13 - Fix help output: replace 'f' with 't' and change desc Philip Warner 7.1.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2001-01-12 - Check ntuples == 1 for various SELECT statements. Philip Warner 7.1.1
2000-12-03 Ensure that all uses of <ctype.h> functions are applied to unsigned-char Tom Lane 7.1.1
2000-10-31 Added long-standing transaction when restoring BLOBS (uses commit every BLOB_BATCH_SIZE) Philip Warner 7.1.1
2000-10-25 Final (?) fix for tar (null block at end) Philip Warner 7.1.1
2000-10-24 Various fixes to TAR header format Philip Warner 7.1.1
2000-08-01 - Added --create, --no-owner, --superuser, --no-reconnect (pg_dump & pg_restore) Philip Warner 7.1.1