index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
2024-03-13
meson: macos: Avoid warnings on Sonoma
Andres Freund
2024-03-05
Add --copy-file-range option to pg_upgrade.
Thomas Munro
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-01-25
jit: Require at least LLVM 10.
Thomas Munro
2024-01-23
meson: Map host_system android to linux
Peter Eisentraut
2024-01-23
meson: portname was set too early
Peter Eisentraut
2024-01-22
Add backend support for injection points
Michael Paquier
2024-01-11
Clarify which xml tools are missing in meson error message
Magnus Hagander
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-21
Initialize data directories with --lc-messages=C for tests.
Jeff Davis
2023-12-21
meson: Make gzip and tar optional
Peter Eisentraut
2023-12-21
meson: Make sed optional
Peter Eisentraut
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-12-14
Fix typo
Peter Eisentraut
2023-12-08
Don't clean initdb files on template creation failure
Daniel Gustafsson
2023-12-01
meson: Stop using deprecated way getting path of files
Andres Freund
2023-11-30
meson: Improve/fix Python version selection
Peter Eisentraut
2023-11-28
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-11-21
meson: Document build targets, add 'help' target
Andres Freund
2023-11-21
meson: Add 'world' target
Andres Freund
2023-11-16
Explicitly skip TAP tests under Meson if disabled
Peter Eisentraut
2023-11-09
meson: Install missing example files
Peter Eisentraut
2023-11-09
meson: Fix doc installation path computation
Peter Eisentraut
2023-11-06
Remove distprep
Peter Eisentraut
2023-10-20
meson: Make detection of python more robust
Andres Freund
2023-09-30
meson: macos: Correct -exported_symbols_list syntax for Sonoma compat
Andres Freund
2023-08-29
Generate a locale-agnostic initdb template
Alvaro Herrera
2023-08-24
Use "template" data directory in tests
Andres Freund
2023-08-17
Remove traces of Sun -lposix4.
Thomas Munro
2023-08-17
Don't probe extra libraries for fdatasync.
Thomas Munro
2023-08-10
Use native CRC instructions on 64-bit LoongArch
John Naylor
2023-08-07
Remove configure check for z_streamp
Peter Eisentraut
2023-07-12
meson: Tie adding C++ support to the llvm Meson option
Andres Freund
2023-07-12
meson: Pass more feature option through to required kwargs
Andres Freund
2023-07-11
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-08
All supported systems have locale_t.
Thomas Munro
2023-07-07
Fix some comments in ./configure and meson setup files
Michael Paquier
2023-07-03
Show information about flex (version and command path) in meson output
Michael Paquier
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-06-29
Stamp HEAD as 17devel.
Tom Lane
2023-06-29
meson: Remove redundant return code check
Andres Freund
2023-06-29
meson: Fix intl misspelling
Peter Eisentraut
2023-06-29
meson: Use a better error message in an impossible case
Peter Eisentraut
2023-06-29
meson: Make some Meson style more consistent with surrounding code
Peter Eisentraut
2023-06-29
meson: Fix some grammar usage in Meson comments
Peter Eisentraut
2023-06-29
meson: Mention the correct way to disable readline support
Peter Eisentraut
2023-06-29
meson: Remove old comment
Peter Eisentraut
2023-06-29
meson: Use the not_found_dep constant
Peter Eisentraut
2023-06-26
Stamp 16beta2.
REL_16_BETA2
Tom Lane
2023-06-10
meson: Add dependencies to perl modules to various script invocations
Andres Freund
[next]