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
20 hours
Fix assertion after aborting internal subtransaction at transaction end
REL_14_STABLE
Fujii Masao
39 hours
Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
3 days
Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
6 days
pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
6 days
Remove unused global variables
Peter Eisentraut
8 days
Fix concurrency issues with DROP TABLESPACE
Andrew Dunstan
10 days
Revert "Mark modified the FSM buffer as dirty during recovery"
Alexander Korotkov
10 days
doc: Remove unnecessary CVE items from release notes
Michael Paquier
10 days
Stabilize 026_overwrite_contrecord test
Fujii Masao
10 days
Fix nestloop parameter handling for PlaceHolderVars in child joins
Richard Guo
[...]