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 PQport to never return NULL unless the connection is NULL.
Tom Lane
41 hours
REL_14_STABLE
Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
41 hours
REL_15_STABLE
Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
41 hours
REL_16_STABLE
Fix PQport to never return NULL unless the connection is NULL.
Tom Lane
41 hours
REL_17_STABLE
Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
25 hours
REL_18_STABLE
Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
25 hours
master
Check status of nodes after regression test run in 027_stream_regress
Michael Paquier
4 hours
[...]
Tag
Download
Author
Age
REL_18_BETA2
commit 8bd92fc514...
Tom Lane
5 days
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
2004-10-13
Remove stray semicolons in old ecpg preproc grammar ... modern bison
REL7_1_STABLE
Tom Lane
2004-10-13
Fix breakage in hashjoin from recent backpatch of left-join bug fix.
Tom Lane
2004-09-17
Hashed LEFT JOIN would miss outer tuples with no inner match if the join
Tom Lane
2004-03-20
Repair multiple memory leaks in getTables(), including one that could
Tom Lane
2001-10-01
Keep the contents of TIDs not the pointers.
Hiroshi Inoue
2001-09-12
Back-patch deadlock recovery fix into 7.1 tree, in case someone needs it.
Tom Lane
2001-08-17
Add a changelog file for 7.1.3 from 7.1.2
REL7_1_3
Marc G. Fournier
2001-08-16
update version to 7.1.3
Peter Eisentraut
2001-08-16
This patch fixes the well-known but unfixed bug that fetchone() always
Bruce Momjian
2001-08-15
just a test
Bruce Momjian
[...]