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
REL_19_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
Branch
Commit message
Author
Age
REL9_2_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
22 months
REL_10_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
22 months
REL_13_STABLE
Suppress "has no symbols" linker warnings on macOS.
Nathan Bossart
5 months
REL_14_STABLE
Fix assertion after aborting internal subtransaction at transaction end
Fujii Masao
20 hours
REL_15_STABLE
Tolerate partial pgstats entries in pgstat_gc_entry_refs()
Michael Paquier
15 hours
REL_16_STABLE
Tolerate partial pgstats entries in pgstat_gc_entry_refs()
Michael Paquier
15 hours
REL_17_STABLE
Tolerate partial pgstats entries in pgstat_gc_entry_refs()
Michael Paquier
15 hours
REL_18_STABLE
Test output fixes for oauth validator test suite
Daniel Gustafsson
12 hours
REL_19_STABLE
Further post-revert cleanup after online checksums
Daniel Gustafsson
4 hours
master
pg_plan_advice: Fix defects in JOIN_ORDER advice feedback.
Robert Haas
10 hours
[...]
Tag
Download
Author
Age
REL_18_6
commit 724edf9bde...
Tom Lane
5 weeks
REL_14_24
commit 6b3806732b...
Tom Lane
5 weeks
REL_15_19
commit 2ff1375b5d...
Tom Lane
5 weeks
REL_16_15
commit 7d3e000c59...
Tom Lane
5 weeks
REL_17_11
commit 083ac03341...
Tom Lane
5 weeks
REL_19_BETA3
commit 3638289fb5...
Tom Lane
5 weeks
REL_19_BETA2
commit 7873db5369...
Tom Lane
2 months
REL_19_BETA1
commit 4b0bf0788b...
Tom Lane
4 months
REL_14_23
commit 4e1a23c0ea...
Tom Lane
4 months
REL_15_18
commit 005c1971a2...
Tom Lane
4 months
[...]
Age
Commit message
Author
2026-04-29
Suppress "has no symbols" linker warnings on macOS.
REL_13_STABLE
Nathan Bossart
2025-11-10
Stamp 13.23.
REL_13_23
Tom Lane
2025-11-10
Last-minute updates for release notes.
Tom Lane
2025-11-10
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
2025-11-10
libpq: Prevent some overflows of int/size_t
Jacob Champion
2025-11-10
Translation updates
Peter Eisentraut
2025-11-09
Release notes for 18.1, 17.7, 16.11, 15.15, 14.20, 13.23.
Tom Lane
2025-11-07
Fix generic read and write barriers for Clang.
Thomas Munro
2025-11-07
doc: Fix descriptions of some PGC_POSTMASTER parameters.
Fujii Masao
2025-11-06
Introduce XLogRecPtrIsValid()
Álvaro Herrera
[...]