Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-10-02 | Work around unportable behavior of malloc(0) and realloc(NULL, 0). | Tom Lane | 9.2.2 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-11-30 | Clean up after recent pg_dump patches. | Tom Lane | 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 |