Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-03-20 | pg_dump: Remove undocumented "files" output format | Peter Eisentraut | 9.2.0 |
| 2012-03-02 | Fix incorrect uses of gzFile | Peter Eisentraut | 9.2.0 |
| 2012-02-16 | Invent on_exit_nicely for pg_dump. | Robert Haas | 9.2.0 |
| 2011-11-29 | Simplify the pg_dump/pg_restore error reporting macros, and allow | Bruce Momjian | 9.2.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 |
| 2011-09-11 | Remove many -Wcast-qual warnings | Peter Eisentraut | 9.2.0 |