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-07-30
Remove --disable-atomics, require 32 bit atomics.
Thomas Munro
2024-07-30
Remove --disable-spinlocks.
Thomas Munro
2024-07-27
Support falling back to non-preferred readline implementation with meson
Heikki Linnakangas
2024-07-27
Support absolute bindir/libdir in regression tests with meson
Heikki Linnakangas
2024-07-27
Fallback to clang in PATH with meson
Heikki Linnakangas
2024-07-27
Fallback to uuid for ossp-uuid with meson
Heikki Linnakangas
2024-07-26
Disable all TLS session tickets
Daniel Gustafsson
2024-07-22
Add port/ replacement for strsep()
Peter Eisentraut
2024-07-20
meson: Add dependency lookups via names used by cmake
Andres Freund
2024-07-20
meson: Add support for detecting ossp-uuid without pkg-config
Andres Freund
2024-07-20
meson: Add support for detecting gss without pkg-config
Andres Freund
2024-07-20
meson: Add missing argument to gssapi.h check
Andres Freund
2024-06-30
Stamp HEAD as 18devel.
Michael Paquier
2024-06-24
Stamp 17beta2.
REL_17_BETA2
Joe Conway
2024-06-20
meson: Fix import library name in Windows
Peter Eisentraut
2024-06-13
Add postgres_inc to meson check for Python.h
Andrew Dunstan
2024-06-07
meson: Restore implicit warning/debug/optimize flags for extensions
Peter Eisentraut
2024-05-26
Fix meson uuid header check so it works with MSVC
Andrew Dunstan
2024-05-20
Stamp 17beta1.
Tom Lane
2024-05-03
Allow selecting the git revision to be packaged by "make dist".
Tom Lane
2024-04-17
meson: Add some missing LLVM function checks
Peter Eisentraut
2024-04-11
meson: Remove obsolete function test
Peter Eisentraut
2024-04-07
Optimize pg_popcount() with AVX-512 instructions.
Nathan Bossart
2024-04-04
Silence meson warning
Peter Eisentraut
2024-03-25
make dist uses git archive
Peter Eisentraut
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
[next]