Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-01 | Always use -fPIC, not -fpic, when building shared libraries with gcc. | Tom Lane | 9.2.22 |
| 2014-02-01 | Don't use deprecated dllwrap on Cygwin. | Andrew Dunstan | 9.2.7 |
| 2012-10-10 | Fix PGXS support for building loadable modules on AIX. | Tom Lane | 9.2.2 |
| 2012-05-03 | Remove BSD/OS (BSDi) port. There are no known users upgrading to | Bruce Momjian | 9.2.0 |
| 2012-05-01 | Remove dead ports | Peter Eisentraut | 9.2.0 |
| 2011-06-16 | Use single quotes in preference to double quotes for protecting pathnames. | Tom Lane | 9.2.0 |