Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Properly detect read and write errors in pg_dump/dumpall, and pg_restore | Bruce Momjian | 9.4.0 |
| 2011-11-27 | Move pg_dump memory routines into pg_dumpmem.c/h and restore common.c | Bruce Momjian | 9.2.0 |
| 2011-11-25 | Modify pg_dump to use error-free memory allocation macros. This avoids | Bruce Momjian | 9.2.0 |
| 2006-07-14 | Remove 576 references of include files that were not needed. | Bruce Momjian | 8.2.0 |
| 2006-06-07 | Prepare code to be built by MSVC: | Bruce Momjian | 8.2.0 |
| 2006-02-12 | Add MSVC support for utility commands and pg_dump. | Bruce Momjian | 8.2.0 |
| 2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian | 8.1.0 |
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-04-24 | Speed improvement for large object restore. | Bruce Momjian | 7.3.1 |
| 2001-03-22 | pgindent run. Make it all clean. | Bruce Momjian | 7.1.1 |