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
Branch
Commit message
Author
Age
REL9_2_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
8 months
REL9_3_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
8 months
REL_10_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
8 months
REL_13_STABLE
Fix inconsistent quoting of role names in ACLs.
Tom Lane
3 days
REL_14_STABLE
Fix inconsistent quoting of role names in ACLs.
Tom Lane
3 days
REL_15_STABLE
Fix inconsistent quoting of role names in ACLs.
Tom Lane
3 days
REL_16_STABLE
Fix inconsistent quoting of role names in ACLs.
Tom Lane
3 days
REL_17_STABLE
Fix inconsistent quoting of role names in ACLs.
Tom Lane
3 days
REL_18_STABLE
Translation updates
Peter Eisentraut
7 hours
master
amcheck: Improve error message for partitioned index target.
Fujii Masao
7 hours
[...]
Tag
Download
Author
Age
REL_13_21
commit 8b3c5d9f52...
Tom Lane
2 months
REL_14_18
commit 8bde80e30e...
Tom Lane
2 months
REL_15_13
commit 5261b40acb...
Tom Lane
2 months
REL_16_9
commit 6e4ab1b691...
Tom Lane
2 months
REL_17_5
commit 5e2f3df49d...
Tom Lane
2 months
REL_18_BETA1
commit caa76b91a6...
Tom Lane
2 months
REL_13_20
commit c8f198c3ac...
Tom Lane
5 months
REL_14_17
commit e5cabe2800...
Tom Lane
5 months
REL_15_12
commit 50d3d22bab...
Tom Lane
5 months
REL_16_8
commit 71eb35c0b1...
Tom Lane
5 months
[...]
Age
Commit message
Author
2024-11-27
If a C23 compiler is detected, try asking for C17.
REL9_5_STABLE
Thomas Munro
2024-06-26
Remove redundant perl version checks
Andrew Dunstan
2023-01-17
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2022-11-17
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-09
Fix compilation warnings with libselinux 3.1 in contrib/sepgsql/
Michael Paquier
2022-10-16
Rename parser token REF to REF_P to avoid a symbol conflict.
Tom Lane
2022-09-21
Suppress more variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-09-20
Disable -Wdeprecated-non-prototype in the back branches.
Tom Lane
2022-09-20
Suppress variable-set-but-not-used warnings from clang 15.
Tom Lane
2022-06-01
Fix pl/perl test case so it will still work under Perl 5.36.
Tom Lane
[...]