summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/pg_backup_db.h
Commit message (Expand)AuthorAgeFilesLines
* Mark a few functions as static or NOT_USED.Bruce Momjian2006-07-181-2/+1
* Allow each C include file to compile on its own by including any neededBruce Momjian2006-07-111-1/+8
* pg_dump can now dump large objects even in plain-text output mode, byTom Lane2005-06-211-10/+2
* Modify pg_dump so that the preferred dump order is by name withinTom Lane2004-03-031-1/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Enable large file support.Peter Eisentraut2002-08-201-2/+2
* Fix some more not-schema-aware queries in pg_dump. Also fix some placesTom Lane2002-05-291-2/+2
* First pass at schema-fying pg_dump/pg_restore. Much to do still,Tom Lane2002-05-101-3/+3
* National language support for pg_dump and pg_restore. Combined with bigPeter Eisentraut2001-06-271-2/+2
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-11/+10
* - Added CVS headers to filesPhilip Warner2001-03-191-0/+2
* Added long-standing transaction when restoring BLOBS (uses commit every BLOB_...Philip Warner2000-10-311-0/+2
* - Support for TAR outputPhilip Warner2000-07-211-0/+16