Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-27 | Stop using "-multiply_defined suppress" on macOS. | Tom Lane | 11.22 |
| 2018-11-29 | Ensure static libraries have correct mod time even if ranlib messes it up. | Tom Lane | 11.2 |
| 2018-09-11 | Use -Bsymbolic for shared libraries on HP-UX and Solaris. | Tom Lane | 11.0 |
| 2018-09-09 | Prevent mis-linking of src/port and src/common functions on *BSD. | Tom Lane | 11.0 |
| 2018-04-03 | Prevent accidental linking of system-supplied copies of libpq.so etc. | Tom Lane | 11.0 |
| 2018-03-23 | Fix make rules that generate multiple output files. | Tom Lane | 11.0 |
| 2018-03-20 | Add C++ support to configure. | Andres Freund | 11.0 |