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-09-05 | Silence -Wunused-result warning in contrib/pg_upgrade. | Tom Lane | 9.2.0 |
| 2012-07-18 | Improve pg_upgrade's load_directory() function. | Tom Lane | 9.2.0 |