Commits

DateSubjectAuthorReleases
2002-05-10 First pass at schema-fying pg_dump/pg_restore. Much to do still, Tom Lane 7.3.1
2002-01-18 You might want to run pg_indent on pg_backup_db.c however ... Bruce Momjian 7.2.1
2002-01-18 Fix pg_restore to handle the 'set max oid' entry correctly in archives Tom Lane 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-18 Fix several problems with simple_prompt() --- the nastiest being that Tom Lane 7.2.1
2001-10-15 Prompt for password from /dev/tty and fall back to stdin/stderr. 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-09-17 Change FixupBlobXrefs() to take 'lo' type into account. Hiroshi Inoue 7.2.1
2001-08-22 Add option to output SET SESSION AUTHORIZATION commands rather than Peter Eisentraut 7.2.1
2001-08-12 Make pg_dump handle the new privileges. Peter Eisentraut 7.2.1
2001-08-03 Fix pg_dump so that comments on views are dumped in the proper sequence. Tom Lane 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-05-17 Add -U and -W options to pg_dump and friends to support non-interactive Peter Eisentraut 7.2.1
2001-04-25 - Fixed CONSTRAINT TRIGGER dump to record tgconstrelid properly Philip Warner 7.1.1
2001-03-23 Fix comments that were mis-wrapped, for Tom Lane. Bruce Momjian 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-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-11-27 Pay attention to fgets() failure return. Tom Lane 7.1.1
2000-11-13 Remove -k unix socketpath option from client side, allow hostname with Bruce Momjian 7.1.1
2000-11-13 UUNET is looking into offering PostgreSQL as a part of a managed web Bruce Momjian 7.1.1
2000-10-31 Added long-standing transaction when restoring BLOBS (uses commit every BLOB_BATCH_SIZE) Philip Warner 7.1.1