aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/pg_backup_db.h
Commit message (Expand)AuthorAge
* pg_dump can now dump large objects even in plain-text output mode, byTom Lane2005-06-21
* Modify pg_dump so that the preferred dump order is by name withinTom Lane2004-03-03
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Enable large file support.Peter Eisentraut2002-08-20
* Fix some more not-schema-aware queries in pg_dump. Also fix some placesTom Lane2002-05-29
* First pass at schema-fying pg_dump/pg_restore. Much to do still,Tom Lane2002-05-10
* National language support for pg_dump and pg_restore. Combined with bigPeter Eisentraut2001-06-27
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* - Added CVS headers to filesPhilip Warner2001-03-19
* Added long-standing transaction when restoring BLOBS (uses commit every BLOB_...Philip Warner2000-10-31
* - Support for TAR outputPhilip Warner2000-07-21