index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.global.in
Commit message (
Expand
)
Author
Age
*
autoconf: Move export_dynamic determination to configure
Andres Freund
2022-12-06
*
autoconf: Don't AC_SUBST() LD in configure
Andres Freund
2022-12-01
*
autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C
Andres Freund
2022-12-01
*
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-20
*
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-20
*
autoconf: Rely on ar supporting index creation
Andres Freund
2022-10-07
*
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-19
*
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-19
*
Remove DLLTOOL, DLLWRAP from configure / Makefile.global.in
Andres Freund
2022-09-17
*
Remove unused configure variable.
Tom Lane
2022-08-18
*
windows: Remove HAVE_MINIDUMP_TYPE test
Andres Freund
2022-08-07
*
Increase minimum supported GNU make version to 3.81.
Tom Lane
2022-07-23
*
Default to hidden visibility for extension libraries where possible
Andres Freund
2022-07-17
*
Remove LLVM_CONFIG from Makefile.global.in
Andres Freund
2022-07-06
*
Update Unicode data to CLDR 41
Peter Eisentraut
2022-04-06
*
Print information about type of test and subdirectory before running tests.
Andres Freund
2022-03-31
*
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-25
*
Run tap tests in src/interfaces/libpq.
Andres Freund
2022-02-26
*
Add support for building with ZSTD.
Robert Haas
2022-02-18
*
Add ./configure check for "lz4" command
Michael Paquier
2022-02-14
*
Add support for LZ4 compression in pg_receivewal
Michael Paquier
2021-11-05
*
Add module build directory to the PATH for TAP tests
Andrew Dunstan
2021-10-22
*
Provide error hint if TAP tests are not enabled
Daniel Gustafsson
2021-10-04
*
Update Unicode data to Unicode 14.0.0
Peter Eisentraut
2021-09-15
*
Fix prove_installcheck to use correct paths when used with PGXS
Andrew Dunstan
2021-07-01
*
Update Unicode data to CLDR 39
Peter Eisentraut
2021-04-08
*
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2021-02-01
*
Introduce SHA1 implementations in the cryptohash infrastructure
Michael Paquier
2021-01-23
*
Split Makefile symbol CFLAGS_VECTOR into two symbols.
Tom Lane
2020-09-06
*
Update Unicode data to Unicode 13.0.0 and CLDR 37
Peter Eisentraut
2020-04-24
*
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
*
Simplify passing of configure arguments to pg_config
Peter Eisentraut
2020-02-10
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
*
Add basic TAP tests for psql's tab-completion logic.
Tom Lane
2020-01-02
*
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-10-21
*
Don't disable ccache when building with coverage support
Peter Eisentraut
2019-09-24
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-29
*
Remove support for non-ELF BSD systems
Peter Eisentraut
2019-07-01
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-12
*
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-05
*
Handle USE_MODULE_DB for all tests able to use an installed postmaster.
Noah Misch
2019-04-03
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
*
Revert attempts to use POPCNT etc instructions
Alvaro Herrera
2019-02-15
*
Fix compiler builtin usage in new pg_bitutils.c
Alvaro Herrera
2019-02-15
*
Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes
Alvaro Herrera
2019-02-13
*
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
*
Move port-specific parts of with_temp_install to port makefile.
Andrew Gierth
2019-02-04
*
fix typo
Andrew Dunstan
2019-01-13
*
Make DLSUFFIX easily discoverable by build scripts
Andrew Dunstan
2019-01-13
[next]