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
7 months
REL9_3_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
7 months
REL_10_STABLE
If a C23 compiler is detected, try asking for C17.
Thomas Munro
7 months
REL_13_STABLE
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
3 min.
REL_14_STABLE
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
3 min.
REL_15_STABLE
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
3 min.
REL_16_STABLE
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
4 min.
REL_17_STABLE
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
4 min.
REL_18_STABLE
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
4 min.
master
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
4 min.
[...]
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
2005-08-16
Remove registration message in all the supported back branches;
REL7_2_STABLE
Tom Lane
2005-07-18
MemSet() must not cast its pointer argument to int32* until after it has
Tom Lane
2005-07-16
Back-patch into 7.2 branch the 7.3 changes that made contrib/seg
Tom Lane
2005-07-16
Back-patch into 7.2 branch the 7.3 changes that made contrib/cube
Tom Lane
2005-07-16
Mark the geometry regression test as an ignorable failure in the pre-7.4
Tom Lane
2005-07-16
Fix bogus "extern int errno;" in back branches, per Andrew Dunstan.
Tom Lane
2005-07-08
Make libpq_gettext save and restore errno in a Windows-compatible way.
Tom Lane
2005-06-20
plpgsql's exec_assign_value() freed the old value of a variable before
Tom Lane
2005-06-14
The random selection in function linear() could deliver a value equal to max
Tom Lane
2005-05-31
Add test to WAL replay to verify that xl_prev points back to the previous
Tom Lane
[...]