Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-03-26 | Tweak __attribute__-wrapping macros for better pgindent results. | Tom Lane | 9.5.0 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |
| 2012-10-02 | Work around unportable behavior of malloc(0) and realloc(NULL, 0). | Tom Lane | 9.3.0 |
| 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.3.0 |
| 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 |
| 2012-07-18 | Improve pg_upgrade's load_directory() function. | Tom Lane | 9.3.0 |