Commit Graph

135 Commits (fae55f0bb38504b3774fa50152d3c14d2f09aa15)

Author SHA1 Message Date
Daniel Gustafsson a70e01d430 Remove support for OpenSSL older than 1.1.0 10 months ago
Peter Eisentraut a2bbc58f74 thread-safety: gmtime_r(), localtime_r() 10 months ago
Thomas Munro 14c648ff00 All POSIX systems have langinfo.h and CODESET. 11 months ago
Robert Haas f80b09bac8 Move astreamer (except astreamer_inject) to fe_utils. 11 months ago
Peter Eisentraut 6618891256 Add -Wmissing-variable-declarations to the standard compilation flags 11 months ago
Thomas Munro 8138526136 Remove --disable-atomics, require 32 bit atomics. 11 months ago
Thomas Munro e25626677f Remove --disable-spinlocks. 11 months ago
Heikki Linnakangas 67427f1009 Support falling back to non-preferred readline implementation with meson 11 months ago
Heikki Linnakangas ff34ae368b Support absolute bindir/libdir in regression tests with meson 11 months ago
Heikki Linnakangas 4d8de281b5 Fallback to clang in PATH with meson 11 months ago
Heikki Linnakangas a00fae9d43 Fallback to uuid for ossp-uuid with meson 11 months ago
Daniel Gustafsson 274bbced85 Disable all TLS session tickets 11 months ago
Peter Eisentraut 683be87fbb Add port/ replacement for strsep() 11 months ago
Andres Freund 5ec2c529f5 meson: Add dependency lookups via names used by cmake 12 months ago
Andres Freund 2416fdb3ee meson: Add support for detecting ossp-uuid without pkg-config 12 months ago
Andres Freund 7ed2ce0b25 meson: Add support for detecting gss without pkg-config 12 months ago
Andres Freund c3dafaaac3 meson: Add missing argument to gssapi.h check 12 months ago
Michael Paquier e26810d01d Stamp HEAD as 18devel. 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 1 year ago
Thomas Munro d93627bcbe Add --copy-file-range option to pg_upgrade. 1 year ago
Heikki Linnakangas 0b16bb8776 Remove AIX support 1 year ago
Thomas Munro 820b5af73d jit: Require at least LLVM 10. 1 year ago
Peter Eisentraut f4447af5b1 meson: Map host_system android to linux 1 year ago
Peter Eisentraut 4b4b3467ee meson: portname was set too early 1 year ago
Michael Paquier d86d20f0ba Add backend support for injection points 1 year ago
Magnus Hagander 544bcb5a5e Clarify which xml tools are missing in meson error message 1 year ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Jeff Davis 8793c60051 Initialize data directories with --lc-messages=C for tests. 2 years ago
Peter Eisentraut 9ca6e7b941 meson: Make gzip and tar optional 2 years ago
Peter Eisentraut 9aa374dcfb meson: Make sed optional 2 years ago
Michael Paquier 1301c80b21 Remove MSVC scripts 2 years ago
Peter Eisentraut 0e917508b8 Fix typo 2 years ago
Daniel Gustafsson 00edb2061f Don't clean initdb files on template creation failure 2 years ago
Andres Freund aa11a9c149 meson: Stop using deprecated way getting path of files 2 years ago
Peter Eisentraut 489ca33081 meson: Improve/fix Python version selection 2 years ago
Tom Lane c82207a548 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Andres Freund 07cb29737a meson: Document build targets, add 'help' target 2 years ago
Andres Freund 6614cfb43c meson: Add 'world' target 2 years ago