index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global.in
Age
Commit message (
Expand
)
Author
2024-07-01
Apply COPT to CXXFLAGS as well
Peter Eisentraut
2024-04-22
Update Unicode data to CLDR 45
Peter Eisentraut
2024-04-07
Optimize pg_popcount() with AVX-512 instructions.
Nathan Bossart
2024-01-29
Remove make function vpathsearch
Peter Eisentraut
2024-01-22
Add backend support for injection points
Michael Paquier
2023-12-21
Initialize data directories with --lc-messages=C for tests.
Jeff Davis
2023-12-08
Don't clean initdb files on template creation failure
Daniel Gustafsson
2023-11-06
Remove distprep
Peter Eisentraut
2023-09-29
Suppress macOS warnings about duplicate libraries in link commands.
Tom Lane
2023-09-18
Update Unicode data to Unicode 15.1.0
Peter Eisentraut
2023-08-29
Generate a locale-agnostic initdb template
Alvaro Herrera
2023-08-24
Use "template" data directory in tests
Andres Freund
2023-07-11
Remove --disable-thread-safety and related code.
Thomas Munro
2023-05-05
Fix prove_installcheck when used with PGXS
Peter Eisentraut
2023-04-13
Update Unicode data to CLDR 43
Peter Eisentraut
2023-03-31
pg_regress: Emit TAP compliant output
Daniel Gustafsson
2022-12-07
autoconf: Move export_dynamic determination to configure
Andres Freund
2022-12-02
autoconf: Don't AC_SUBST() LD in configure
Andres Freund
2022-12-02
autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
Andres Freund
2022-11-20
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-10-20
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-07
autoconf: Rely on ar supporting index creation
Andres Freund
2022-09-20
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-20
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
Update Unicode data to Unicode 15.0.0
Peter Eisentraut
2022-09-17
Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in
Andres Freund
2022-08-18
Remove unused configure variable.
Tom Lane
2022-08-07
windows: Remove HAVE_MINIDUMP_TYPE test
Andres Freund
2022-07-23
Increase minimum supported GNU make version to 3.81.
Tom Lane
2022-07-18
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-06
Remove LLVM_CONFIG from Makefile.global.in
Andres Freund
2022-04-06
Update Unicode data to CLDR 41
Peter Eisentraut
2022-03-31
Print information about type of test and subdirectory before running tests.
Andres Freund
2022-03-25
Refactor DLSUFFIX handling
Peter Eisentraut
2022-02-27
Run tap tests in src/interfaces/libpq.
Andres Freund
2022-02-18
Add support for building with ZSTD.
Robert Haas
2022-02-14
Add ./configure check for "lz4" command
Michael Paquier
2021-11-05
Add support for LZ4 compression in pg_receivewal
Michael Paquier
2021-10-22
Add module build directory to the PATH for TAP tests
Andrew Dunstan
2021-10-04
Provide error hint if TAP tests are not enabled
Daniel Gustafsson
2021-09-15
Update Unicode data to Unicode 14.0.0
Peter Eisentraut
2021-07-01
Fix prove_installcheck to use correct paths when used with PGXS
Andrew Dunstan
2021-04-08
Update Unicode data to CLDR 39
Peter Eisentraut
2021-02-01
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2021-01-23
Introduce SHA1 implementations in the cryptohash infrastructure
Michael Paquier
2020-09-07
Split Makefile symbol CFLAGS_VECTOR into two symbols.
Tom Lane
2020-04-24
Update Unicode data to Unicode 13.0.0 and CLDR 37
Peter Eisentraut
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-10
Simplify passing of configure arguments to pg_config
Peter Eisentraut
2020-01-09
Add support for automatically updating Unicode derived files
Peter Eisentraut
[next]