Commit Graph

150 Commits (24ee8678f3c78dd100d1083e0936a200186c0cf9)

Author SHA1 Message Date
Tom Lane 7885b94dd8 Stamp 17.6. 1 month ago
Michael Paquier 8de56323c1 Fix ./configure checks with __cpuidex() and __cpuid() 1 month ago
Peter Eisentraut 2499c3490b meson: Fix meson warning 3 months ago
Tom Lane 5355a2400e Make our usage of memset_s() conform strictly to the C11 standard. 4 months ago
Tom Lane 5e2f3df49d Stamp 17.5. 4 months ago
Tom Lane 915e889680 Fix detection and handling of strchrnul() for macOS 15.4. 5 months ago
Andres Freund 0f7c0fb59c Make test portlock logic work with meson 7 months ago
Tom Lane f8554dee41 Stamp 17.4. 7 months ago
Andres Freund c9a1d21352 meson: Fix failure to detect bsd_auth.h presence 7 months ago
Tom Lane 3819b30c4c Stamp 17.3. 7 months ago
Daniel Gustafsson 0951d4ee42 meson: Fix linking using old OpenSSL lib names 7 months ago
Andres Freund 73ed502ea6 meson: Add missing dependencies for libpq tests 7 months ago
Andres Freund 25cb776941 meson: Improve dependencies for tmp_install test target 7 months ago
Andres Freund 6a4815c492 meson: Narrow dependencies for 'install-quiet' target 7 months ago
Thomas Munro aefbd6c29f Clean up <stdbool.h> reference in meson.build. 10 months ago
Tom Lane e266a0ed67 Update configure probes for CFLAGS needed for ARM CRC instructions. 10 months ago
Thomas Munro 0813a5e691 Assume that <stdbool.h> conforms to the C standard. 10 months ago
Tom Lane 6304632eaa Stamp 17.2. 10 months ago
Tom Lane 91f20bc2f7 Stamp 17.1. 10 months ago
Tom Lane d7ec59a63d Stamp 17.0. 12 months ago
Andrew Dunstan dc2a660bd9 Improve meson's detection of perl build flags 1 year ago
Andrew Dunstan 648397b1d4 Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required 1 year ago
Tom Lane 94f1474e60 Stamp 17rc1. 1 year ago
Tom Lane b18b3a8150 Stamp 17beta3. 1 year ago
Heikki Linnakangas ed9d044632 Support falling back to non-preferred readline implementation with meson 1 year ago
Heikki Linnakangas eb6765d57c Support absolute bindir/libdir in regression tests with meson 1 year ago
Heikki Linnakangas a32ffeebfa Fallback to clang in PATH with meson 1 year ago
Heikki Linnakangas 469b97c524 Fallback to uuid for ossp-uuid with meson 1 year ago
Daniel Gustafsson 3df7f44a8c Disable all TLS session tickets 1 year ago
Andres Freund 9ac6995d6b meson: Add dependency lookups via names used by cmake 1 year ago
Andres Freund 1213875b3a meson: Add support for detecting ossp-uuid without pkg-config 1 year ago
Andres Freund a850701c7d meson: Add support for detecting gss without pkg-config 1 year ago
Andres Freund 5b707bb507 meson: Add missing argument to gssapi.h check 1 year ago
Joe Conway 23c5a0e7d4 Stamp 17beta2. 1 year ago
Peter Eisentraut c61c0cb3a9 meson: Fix import library name in Windows 1 year ago
Andrew Dunstan 11b9b8ce44 Add postgres_inc to meson check for Python.h 1 year ago
Peter Eisentraut 3482bab5e3 meson: Restore implicit warning/debug/optimize flags for extensions 1 year ago
Andrew Dunstan 7c655a04a2 Fix meson uuid header check so it works with MSVC 1 year ago
Tom Lane 86a2d2a321 Stamp 17beta1. 1 year ago
Tom Lane 01df147634 Allow selecting the git revision to be packaged by "make dist". 1 year ago
Peter Eisentraut 5165d43680 meson: Add some missing LLVM function checks 1 year ago
Peter Eisentraut 87840b9741 meson: Remove obsolete function test 1 year ago
Nathan Bossart 792752af4e Optimize pg_popcount() with AVX-512 instructions. 1 year ago
Peter Eisentraut 585df02b44 Silence meson warning 1 year ago
Peter Eisentraut 619bc23a1a make dist uses git archive 1 year ago
Andres Freund a3da95deee meson: macos: Avoid warnings on Sonoma 2 years ago
Thomas Munro d93627bcbe Add --copy-file-range option to pg_upgrade. 2 years ago
Heikki Linnakangas 0b16bb8776 Remove AIX support 2 years ago
Thomas Munro 820b5af73d jit: Require at least LLVM 10. 2 years ago
Peter Eisentraut f4447af5b1 meson: Map host_system android to linux 2 years ago