Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-21 | Select CFLAGS_SL at configure time, not in platform-specific Makefiles. | Tom Lane | 9.6.16 |
| 2019-10-12 | AIX: Stop adding option -qsrcmsg. | Noah Misch | 9.6.16 |
| 2015-08-07 | Attempt to work around a 32bit xlc compiler bug from a different place. | Andres Freund | 9.6.0 |
| 2015-08-05 | Fix typo in commit de6fd1c. | Andres Freund | 9.6.0 |
| 2015-08-05 | Rely on inline functions even if that causes warnings in older compilers. | Andres Freund | 9.6.0 |
| 2015-07-17 | AIX: Test the -qlonglong option before use. | Noah Misch | 9.6.0 |