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
Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
8 hours
REL_14_STABLE
Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
8 hours
REL_15_STABLE
Doc: clarify description of regexp fields in pg_ident.conf.
Tom Lane
8 hours
REL_16_STABLE
doc: Fix confusing description of streaming option in START_REPLICATION.
Fujii Masao
7 hours
REL_17_STABLE
doc: Fix confusing description of streaming option in START_REPLICATION.
Fujii Masao
7 hours
REL_18_STABLE
doc: Fix confusing description of streaming option in START_REPLICATION.
Fujii Masao
7 hours
master
Refactor non-supported compression error message in toast_compression.c
Michael Paquier
4 hours
[...]
Tag
Download
Author
Age
REL_18_BETA2
commit 8bd92fc514...
Tom Lane
34 hours
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
[...]
Age
Commit message
Author
2010-12-14
Tag 8.1.23.
REL8_1_23
REL8_1_STABLE
Marc G. Fournier
2010-12-14
Tag 8.1.23.
Marc G. Fournier
2010-12-14
Update release notes for releases 9.0.2, 8.4.6, 8.3.13, 8.2.19, and 8.1.23.
Tom Lane
2010-12-13
Translation updates for release 8.1.23
Peter Eisentraut
2010-12-13
Update time zone data files to tzdata release 2010o: DST law changes in
Tom Lane
2010-12-09
Force default wal_sync_method to be fdatasync on Linux.
Tom Lane
2010-12-07
Add a stack overflow check to copyObject().
Tom Lane
2010-12-01
Prevent inlining a SQL function with multiple OUT parameters.
Tom Lane
2010-11-26
Fix significant memory leak in contrib/xml2 functions.
Tom Lane
2010-11-26
Don't raise "identifier will be truncated" messages in dblink
Itagaki Takahiro
[...]