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
Sort dump objects independent of OIDs, for the 7 holdout object types.
Noah Misch
38 hours
REL_14_STABLE
Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION.
Amit Kapila
21 hours
REL_15_STABLE
Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
6 hours
REL_16_STABLE
Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
6 hours
REL_17_STABLE
Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
6 hours
REL_18_STABLE
Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
6 hours
master
Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
6 hours
[...]
Tag
Download
Author
Age
REL_18_BETA2
commit 8bd92fc514...
Tom Lane
3 weeks
REL_13_21
commit 8b3c5d9f52...
Tom Lane
3 months
REL_14_18
commit 8bde80e30e...
Tom Lane
3 months
REL_15_13
commit 5261b40acb...
Tom Lane
3 months
REL_16_9
commit 6e4ab1b691...
Tom Lane
3 months
REL_17_5
commit 5e2f3df49d...
Tom Lane
3 months
REL_18_BETA1
commit caa76b91a6...
Tom Lane
3 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
1999-03-07
Retrofit hashtable and shared-mem-size-estimation bug fixes
REL6_4
Tom Lane
1999-03-07
Oops, looks like my local copy of dt.c conflicted with
Tom Lane
1999-03-06
Correct compile failures in REL6_4 datetime code.
Tom Lane
1999-03-04
A fix for the int8 problem under FreeBSD ... if __FreeBSD__ is defined,
Marc G. Fournier
1999-03-03
Move common date/time macros to a central place.
Thomas G. Lockhart
1999-02-13
Remove equivalence between datetime and float8. Wasn't worth the trouble
Thomas G. Lockhart
1999-02-13
This patch fixes some problems in date handling for atypical dates.
Thomas G. Lockhart
1999-02-07
Back-patch freebsd4 and '. ./conftest.sh' fixes into REL6_4.
Tom Lane
1999-02-07
Changed ExecConstraints() and ExecRelCheck() to cache constraint
Jan Wieck
1999-02-07
Fixed not free'd heap tuple if BEFORE DELETE trigger procedure
Jan Wieck
[...]