summaryrefslogtreecommitdiff
path: root/src/Makefile.global.in
AgeCommit message (Expand)Author
2025-02-20Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson
2025-01-24Convert sepgsql tests to TAPPeter Eisentraut
2025-01-15Drop warning-free support for Flex 2.5.35Peter Eisentraut
2024-12-04Use <stdint.h> and <inttypes.h> for c.h integers.Thomas Munro
2024-11-07Use __attribute__((target(...))) for AVX-512 support.Nathan Bossart
2024-11-04Add PG_TEST_EXTRA configure option to the Make buildsHeikki Linnakangas
2024-08-03Add -Wmissing-variable-declarations to the standard compilation flagsPeter Eisentraut
2024-07-01Apply COPT to CXXFLAGS as wellPeter Eisentraut
2024-04-22Update Unicode data to CLDR 45Peter Eisentraut
2024-04-07Optimize pg_popcount() with AVX-512 instructions.Nathan Bossart
2024-01-29Remove make function vpathsearchPeter Eisentraut
2024-01-22Add backend support for injection pointsMichael Paquier
2023-12-21Initialize data directories with --lc-messages=C for tests.Jeff Davis
2023-12-08Don't clean initdb files on template creation failureDaniel Gustafsson
2023-11-06Remove distprepPeter Eisentraut
2023-09-29Suppress macOS warnings about duplicate libraries in link commands.Tom Lane
2023-09-18Update Unicode data to Unicode 15.1.0Peter Eisentraut
2023-08-29Generate a locale-agnostic initdb templateAlvaro Herrera
2023-08-24Use "template" data directory in testsAndres Freund
2023-07-11Remove --disable-thread-safety and related code.Thomas Munro
2023-05-05Fix prove_installcheck when used with PGXSPeter Eisentraut
2023-04-13Update Unicode data to CLDR 43Peter Eisentraut
2023-03-31pg_regress: Emit TAP compliant outputDaniel Gustafsson
2022-12-07autoconf: Move export_dynamic determination to configureAndres Freund
2022-12-02autoconf: Don't AC_SUBST() LD in configureAndres Freund
2022-12-02autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32CAndres Freund
2022-11-20Prevent port collisions between concurrent TAP testsAndrew Dunstan
2022-10-20Make finding openssl program a configure or meson optionPeter Eisentraut
2022-10-07autoconf: Rely on ar supporting index creationAndres Freund
2022-09-20Split TESTDIR into TESTLOGDIR and TESTDATADIRAndres Freund
2022-09-20Don't hardcode tmp_check/ as test directory for tap testsAndres Freund
2022-09-19Update Unicode data to Unicode 15.0.0Peter Eisentraut
2022-09-17Remove DLLTOOL, DLLWRAP from configure / Makefile.global.inAndres Freund
2022-08-18Remove unused configure variable.Tom Lane
2022-08-07windows: Remove HAVE_MINIDUMP_TYPE testAndres Freund
2022-07-23Increase minimum supported GNU make version to 3.81.Tom Lane
2022-07-18Default to hidden visibility for extension libraries where possibleAndres Freund
2022-07-06Remove LLVM_CONFIG from Makefile.global.inAndres Freund
2022-04-06Update Unicode data to CLDR 41Peter Eisentraut
2022-03-31Print information about type of test and subdirectory before running tests.Andres Freund
2022-03-25Refactor DLSUFFIX handlingPeter Eisentraut
2022-02-27Run tap tests in src/interfaces/libpq.Andres Freund
2022-02-18Add support for building with ZSTD.Robert Haas
2022-02-14Add ./configure check for "lz4" commandMichael Paquier
2021-11-05Add support for LZ4 compression in pg_receivewalMichael Paquier
2021-10-22Add module build directory to the PATH for TAP testsAndrew Dunstan
2021-10-04Provide error hint if TAP tests are not enabledDaniel Gustafsson
2021-09-15Update Unicode data to Unicode 14.0.0Peter Eisentraut
2021-07-01Fix prove_installcheck to use correct paths when used with PGXSAndrew Dunstan
2021-04-08Update Unicode data to CLDR 39Peter Eisentraut