aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/pg_backup_null.c
Commit message (Expand)AuthorAge
* pgindent run.Bruce Momjian2002-09-04
* Enable large file support.Peter Eisentraut2002-08-20
* First pass at schema-fying pg_dump/pg_restore. Much to do still,Tom Lane2002-05-10
* Speed improvement for large object restore.Bruce Momjian2002-04-24
* National language support for pg_dump and pg_restore. Combined with bigPeter Eisentraut2001-06-27
* Portability fix from Steve Nicolai.Tom Lane2001-03-24
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* - Added CVS headers to filesPhilip Warner2001-03-19
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* - Check ntuples == 1 for various SELECT statements.Philip Warner2001-01-12
* - Support for TAR outputPhilip Warner2000-07-21