Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-01 | Always use -fPIC, not -fpic, when building shared libraries with gcc. | Tom Lane | 9.3.18 |
| 2014-02-01 | Don't use deprecated dllwrap on Cygwin. | Andrew Dunstan | 9.3.3 |
| 2013-02-22 | Blind attempt at fixing the non-MSVC Windows builds | Alvaro Herrera | 9.3.0 |
| 2012-12-18 | Remove allow_nonpic_in_shlib | Peter Eisentraut | 9.3.0 |
| 2012-10-10 | Fix PGXS support for building loadable modules on AIX. | Tom Lane | 9.3.0 |