Commits

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

DateSubjectAuthorReleases
2022-03-23 configure: check for dlsym instead of dlopen. Andres Freund 15.0
2022-02-20 Ensure the right perl is used for TAP tests on msys Andrew Dunstan 15.0
2022-02-18 Add support for building with ZSTD. Robert Haas 15.0
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 15.0
2022-02-17 plpython: Reject Python 2 during build configuration. Andres Freund 15.0
2022-02-14 Add ./configure check for "lz4" command Michael Paquier 15.0
2022-02-09 Test honestly for <sys/signalfd.h>. Tom Lane 15.0
2022-02-03 Remove configure's check for rl_completion_append_character. Tom Lane 15.0
2022-01-25 Replace use of deprecated Python module distutils.sysconfig, take 2. Tom Lane 15.0
2022-01-25 Revert "Temporarily add some information about python include paths to configure." Tom Lane 15.0
2022-01-24 Temporarily add some information about python include paths to configure. Andres Freund 15.0
2022-01-20 Revert "Make configure prefer python3 to plain python." Tom Lane 15.0
2022-01-19 Make configure prefer python3 to plain python. Tom Lane 15.0
2022-01-18 Revert "Replace use of deprecated Python module distutils.sysconfig" Peter Eisentraut 15.0
2022-01-18 Replace use of deprecated Python module distutils.sysconfig Peter Eisentraut 15.0
2022-01-10 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Thomas Munro 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-10 Check for STATUS_DELETE_PENDING on Windows. Thomas Munro 15.0
2021-12-02 Add configure probe for rl_variable_bind(). Tom Lane 15.0
2021-11-30 Cope with cross-compiling when checking for a random-number source. Tom Lane 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-11-22 Probe $PROVE not $PERL while checking for modules needed by TAP tests. Tom Lane 15.0
2021-11-20 Require version 0.98 of Test::More for TAP tests Andrew Dunstan 15.0
2021-11-18 Use appropriate -Wno-warning switches when compiling bitcode. Tom Lane 15.0
2021-11-12 Report found versions of required perl modules Andrew Dunstan 15.0