index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson_options.txt
Age
Commit message (
Expand
)
Author
2025-04-07
Add support for basic NUMA awareness
Tomas Vondra
2025-03-26
aio: Add liburing dependency
Andres Freund
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-04
Make PG_TEST_EXTRA env var override the "meson setup" option
Heikki Linnakangas
2024-07-30
Remove spinlocks and atomics from meson_options.txt.
Thomas Munro
2024-05-03
Allow selecting the git revision to be packaged by "make dist".
Tom Lane
2024-01-22
Add backend support for injection points
Michael Paquier
2024-01-03
Update copyright for 2024
Bruce Momjian
2023-11-17
meson: Change default of 'selinux' feature option to auto
Andres Freund
2023-06-29
meson: Attach colon to keyword argument
Peter Eisentraut
2023-06-29
meson: Use consistent Meson option description formats
Peter Eisentraut
2023-06-29
meson: Use consistent casing in Meson option descriptions
Peter Eisentraut
2023-06-29
meson: Remove triple-quoted strings
Peter Eisentraut
2023-04-04
meson: docs: Allow configuring simple/website style
Andres Freund
2023-04-04
meson: add docs, docs_pdf options
Andres Freund
2023-03-13
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-03-01
meson: Add equivalent of configure --disable-rpath option
Peter Eisentraut
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-07
Add option to specify segment size in blocks
Andres Freund
2022-12-06
meson: Add basic PGXS compatibility
Andres Freund
2022-10-20
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-09-21
meson: Add initial version of meson based build system
Andres Freund