Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2023-09-29 Suppress macOS warnings about duplicate libraries in link commands. Tom Lane 11.22
2023-09-27 Stop using "-multiply_defined suppress" on macOS. Tom Lane 11.22
2023-05-05 Fix prove_installcheck when used with PGXS Peter Eisentraut 11.20
2022-11-22 Prevent port collisions between concurrent TAP tests Andrew Dunstan 11.19
2021-07-01 Fix prove_installcheck to use correct paths when used with PGXS Andrew Dunstan 11.13
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 11.6
2019-04-13 Consistently test for in-use shared memory. Noah Misch 11.3
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 11.3
2019-04-04 Handle USE_MODULE_DB for all tests able to use an installed postmaster. Noah Misch 11.3
2019-04-04 Consistently test for in-use shared memory. Noah Misch 11.3
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 11.2
2019-01-13 fix typo Andrew Dunstan 11.2
2019-01-13 Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan 11.2
2018-12-31 Process EXTRA_INSTALL serially, during the first temp-install. Noah Misch 11.2
2018-12-31 Send EXTRA_INSTALL errors to install.log, not stderr. Noah Misch 11.2
2018-11-29 Ensure static libraries have correct mod time even if ranlib messes it up. Tom Lane 11.2
2018-11-02 Yet further rethinking of build changes for macOS Mojave. Tom Lane 11.1
2018-10-18 Still further rethinking of build changes for macOS Mojave. Tom Lane 11.1
2018-09-25 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). Tom Lane 11.0
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-07-30 Ensure we build generated headers at the start of some more cases. Tom Lane 11.0
2018-04-28 Un-break contrib install with llvm. Tom Lane 11.0
2018-04-28 Minor cleanups for install_llvm_module/uninstall_llvm_module Make macros. Tom Lane 11.0
2018-04-11 Invoke submake-generated-headers during "make check", too. Tom Lane 11.0