Commit Graph

440 Commits (da5d4ea5aaac4fc02f2e2aec272efe438dd4e171)

Author SHA1 Message Date
Tom Lane 27f1774aac Remove unused configure variable. 3 years ago
Andres Freund 9ddb870bd4 windows: Remove HAVE_MINIDUMP_TYPE test 3 years ago
Tom Lane 8efefa7487 Increase minimum supported GNU make version to 3.81. 4 years ago
Andres Freund 089480c077 Default to hidden visibility for extension libraries where possible 4 years ago
Andres Freund 7775c748db Remove LLVM_CONFIG from Makefile.global.in 4 years ago
Peter Eisentraut 376dc437de Update Unicode data to CLDR 41 4 years ago
Andres Freund 28bdfa2adf Print information about type of test and subdirectory before running tests. 4 years ago
Peter Eisentraut 23119d51a1 Refactor DLSUFFIX handling 4 years ago
Andres Freund 6b04abdfc5 Run tap tests in src/interfaces/libpq. 4 years ago
Robert Haas 6c417bbcc8 Add support for building with ZSTD. 4 years ago
Michael Paquier 1d084fba1b Add ./configure check for "lz4" command 4 years ago
Michael Paquier babbbb595d Add support for LZ4 compression in pg_receivewal 4 years ago
Andrew Dunstan f4ce6c4d3a
Add module build directory to the PATH for TAP tests 4 years ago
Daniel Gustafsson b5cb4db913 Provide error hint if TAP tests are not enabled 4 years ago
Peter Eisentraut f7e56f1f54 Update Unicode data to Unicode 14.0.0 4 years ago
Andrew Dunstan a0fc813266
Fix prove_installcheck to use correct paths when used with PGXS 5 years ago
Peter Eisentraut 2e0e066679 Update Unicode data to CLDR 39 5 years ago
Michael Paquier fe61df7f82 Introduce --with-ssl={openssl} as a configure option 5 years ago
Michael Paquier a8ed6bb8f4 Introduce SHA1 implementations in the cryptohash infrastructure 5 years ago
Tom Lane 695de5d1ed Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Peter Eisentraut 3a89615776 Update Unicode data to Unicode 13.0.0 and CLDR 37 6 years ago
Peter Eisentraut 1933ae629e Add PostgreSQL home page to --help output 6 years ago
Peter Eisentraut b691c189c6 Simplify passing of configure arguments to pg_config 6 years ago
Peter Eisentraut f85a485f89 Add support for automatically updating Unicode derived files 6 years ago
Tom Lane 7c015045b9 Add basic TAP tests for psql's tab-completion logic. 6 years ago
Tom Lane 44273ce4f6 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. 6 years ago
Peter Eisentraut 2e5c83acbb Don't disable ccache when building with coverage support 6 years ago
Michael Paquier eb43f3d193 Fix inconsistencies and typos in the tree 7 years ago
Peter Eisentraut c72f9b9502 Remove support for non-ELF BSD systems 7 years ago
Noah Misch c098509927 Consistently test for in-use shared memory. 7 years ago
Noah Misch 82150a05be Revert "Consistently test for in-use shared memory." 7 years ago
Noah Misch f433394e48 Handle USE_MODULE_DB for all tests able to use an installed postmaster. 7 years ago
Noah Misch 2f932f71d9 Consistently test for in-use shared memory. 7 years ago
Alvaro Herrera 457aef0f1f Revert attempts to use POPCNT etc instructions 7 years ago
Alvaro Herrera fc6c72747a Fix compiler builtin usage in new pg_bitutils.c 7 years ago
Alvaro Herrera 711bab1e4d Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes 7 years ago
Andrew Gierth 02ddd49932 Change floating-point output format for improved performance. 7 years ago
Andrew Gierth 54f5f887fd Move port-specific parts of with_temp_install to port makefile. 7 years ago
Andrew Dunstan d9cdb1ba9e fix typo 7 years ago
Andrew Dunstan b40cb99b85 Make DLSUFFIX easily discoverable by build scripts 7 years ago
Tom Lane c5c7fa261f Fix program build rule in src/bin/scripts/Makefile. 7 years ago
Tom Lane 69ae9dcb44 Ensure link commands list *.o files before LDFLAGS. 7 years ago
Michael Paquier 1707a0d2aa Remove configure switch --disable-strong-random 7 years ago
Noah Misch aa019da523 Process EXTRA_INSTALL serially, during the first temp-install. 7 years ago
Noah Misch 76f7b0b08a Send EXTRA_INSTALL errors to install.log, not stderr. 7 years ago
Tom Lane 8f623bedfb Remove useless symbol from Makefile.global. 7 years ago
Tom Lane 1440c461f7 Yet further rethinking of build changes for macOS Mojave. 7 years ago
Tom Lane e74dd00f53 Still further rethinking of build changes for macOS Mojave. 7 years ago
Tom Lane 7143b3e821 Build src/common files as a library with -fPIC. 7 years ago
Tom Lane 5e22171310 Make some fixes to allow building Postgres on macOS 10.14 ("Mojave"). 7 years ago