Commits

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

DateSubjectAuthorReleases
2023-09-29 Suppress macOS warnings about duplicate libraries in link commands. Tom Lane 12.17
2023-09-27 Stop using "-multiply_defined suppress" on macOS. Tom Lane 12.17
2023-05-05 Fix prove_installcheck when used with PGXS Peter Eisentraut 12.15
2022-11-22 Prevent port collisions between concurrent TAP tests Andrew Dunstan 12.14
2021-09-06 Fix pkg-config files for static linking Peter Eisentraut 12.9
2021-07-01 Fix prove_installcheck to use correct paths when used with PGXS Andrew Dunstan 12.8
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 12.1
2019-04-13 Consistently test for in-use shared memory. Noah Misch 12.0
2019-04-05 Revert "Consistently test for in-use shared memory." Noah Misch 12.0
2019-04-04 Handle USE_MODULE_DB for all tests able to use an installed postmaster. Noah Misch 12.0
2019-04-04 Consistently test for in-use shared memory. Noah Misch 12.0
2019-02-15 Revert attempts to use POPCNT etc instructions Alvaro Herrera 12.0
2019-02-15 Fix compiler builtin usage in new pg_bitutils.c Alvaro Herrera 12.0
2019-02-13 Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes Alvaro Herrera 12.0
2019-02-13 Change floating-point output format for improved performance. Andrew Gierth 12.0
2019-02-04 Move port-specific parts of with_temp_install to port makefile. Andrew Gierth 12.0
2019-01-13 fix typo Andrew Dunstan 12.0
2019-01-13 Make DLSUFFIX easily discoverable by build scripts Andrew Dunstan 12.0
2019-01-05 Fix program build rule in src/bin/scripts/Makefile. Tom Lane 12.0
2019-01-02 Ensure link commands list *.o files before LDFLAGS. Tom Lane 12.0
2019-01-01 Remove configure switch --disable-strong-random Michael Paquier 12.0
2018-12-31 Process EXTRA_INSTALL serially, during the first temp-install. Noah Misch 12.0
2018-12-31 Send EXTRA_INSTALL errors to install.log, not stderr. Noah Misch 12.0
2018-11-29 Ensure static libraries have correct mod time even if ranlib messes it up. Tom Lane 12.0
2018-11-06 Remove useless symbol from Makefile.global. Tom Lane 12.0