Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-21 | Select CFLAGS_SL at configure time, not in platform-specific Makefiles. | Tom Lane | 9.4.25 |
| 2019-04-09 | Define WIN32_STACK_RLIMIT throughout win32 and cygwin builds. | Noah Misch | 9.4.22 |
| 2017-06-01 | Always use -fPIC, not -fpic, when building shared libraries with gcc. | Tom Lane | 9.4.13 |
| 2014-10-22 | MinGW: Use -static-libgcc when linking a DLL. | Noah Misch | 9.4.0 |
| 2014-02-11 | Flush a stray definition of $(DLLTOOL). | Tom Lane | 9.4.0 |
| 2014-02-11 | Get rid of use of dlltool in Mingw builds. | Tom Lane | 9.4.0 |
| 2014-02-01 | Don't use deprecated dllwrap on Cygwin. | Andrew Dunstan | 9.4.0 |
| 2013-11-12 | Remove leftovers of IRIX port | Peter Eisentraut | 9.4.0 |