Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pg_dump can now dump large objects even in plain-text output mode, by | Tom Lane | 2005-06-21 |
* | Modify pg_dump so that the preferred dump order is by name within | Tom Lane | 2004-03-03 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Enable large file support. | Peter Eisentraut | 2002-08-20 |
* | Fix some more not-schema-aware queries in pg_dump. Also fix some places | Tom Lane | 2002-05-29 |
* | First pass at schema-fying pg_dump/pg_restore. Much to do still, | Tom Lane | 2002-05-10 |
* | National language support for pg_dump and pg_restore. Combined with big | Peter Eisentraut | 2001-06-27 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | - Added CVS headers to files | Philip Warner | 2001-03-19 |
* | Added long-standing transaction when restoring BLOBS (uses commit every BLOB_... | Philip Warner | 2000-10-31 |
* | - Support for TAR output | Philip Warner | 2000-07-21 |