Commit Graph

112 Commits (bac44bc29a64d882e9717672ff788f19e3d2eb1d)

Author SHA1 Message Date
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
Peter Eisentraut 4b4b3467ee meson: portname was set too early 2 years ago
Michael Paquier d86d20f0ba Add backend support for injection points 2 years ago
Magnus Hagander 544bcb5a5e Clarify which xml tools are missing in meson error message 2 years 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
Peter Eisentraut bc15a126bb Explicitly skip TAP tests under Meson if disabled 2 years ago
Peter Eisentraut b630d9d6c8 meson: Install missing example files 2 years ago
Peter Eisentraut 7b8399819b meson: Fix doc installation path computation 2 years ago
Peter Eisentraut 721856ff24 Remove distprep 2 years ago
Andres Freund 41da94fd5c meson: Make detection of python more robust 2 years ago
Andres Freund b1a8dc846d meson: macos: Correct -exported_symbols_list syntax for Sonoma compat 2 years ago
Alvaro Herrera db6d9891e8
Generate a locale-agnostic initdb template 2 years ago
Andres Freund 252dcb3239 Use "template" data directory in tests 2 years ago
Thomas Munro 8fe4beaa21 Remove traces of Sun -lposix4. 2 years ago
Thomas Munro 64393a7ff9 Don't probe extra libraries for fdatasync. 2 years ago
John Naylor 4d14ccd6af Use native CRC instructions on 64-bit LoongArch 2 years ago
Peter Eisentraut eeb4eeea2c Remove configure check for z_streamp 2 years ago
Andres Freund 7a7f13afee meson: Tie adding C++ support to the llvm Meson option 2 years ago
Andres Freund 47caa710ce meson: Pass more feature option through to required kwargs 2 years ago
Thomas Munro 68a4b58eca Remove --disable-thread-safety and related code. 2 years ago
Thomas Munro 8d9a9f034e All supported systems have locale_t. 2 years ago
Michael Paquier da98d005cd Fix some comments in ./configure and meson setup files 2 years ago
Michael Paquier 72df1d3f1b Show information about flex (version and command path) in meson output 2 years ago
Michael Paquier 8e278b6576 Remove support for OpenSSL 1.0.1 2 years ago
Tom Lane 5bcc7e6dc8 Stamp HEAD as 17devel. 2 years ago
Andres Freund 5f87a02125 meson: Remove redundant return code check 2 years ago
Peter Eisentraut b750e74e6e meson: Fix intl misspelling 2 years ago
Peter Eisentraut 99e5766351 meson: Use a better error message in an impossible case 2 years ago