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
REL_19_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
Age
Commit message (
Expand
)
Author
5 hours
Fix incorrect error message in xlogreader.c
REL_16_STABLE
Michael Paquier
18 hours
ssl: Fix expected output for OpenSSL 4
Daniel Gustafsson
44 hours
Fix lack of message pluralization
Peter Eisentraut
2 days
Avoid backend hang during temp table cleanup in deferrable transactions
Fujii Masao
3 days
Fix checkpointer restartpoint assertion failure
Fujii Masao
3 days
Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
4 days
doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
4 days
Handle PG_INT32_MIN negation overflow in right()
Daniel Gustafsson
4 days
Fix integer to_char() overflow with V format
Fujii Masao
6 days
Harden spell.c against out-of-order FLAG lines in Hunspell files.
Tom Lane
7 days
Update .abi-compliance-history for join removal fix.
Tom Lane
7 days
Perform join removal by editing the query's jointree.
Tom Lane
8 days
Make platform guards in two regression tests match meson builds
Andrew Dunstan
8 days
Fix incorrect multi-column RANGE partition pruning
David Rowley
9 days
Fix temporary WAL receiver slot handling on timeline switches
Fujii Masao
9 days
Stabilize 019_replslot_limit
Fujii Masao
9 days
Don't create a shell type for function returning an array
Heikki Linnakangas
9 days
Don't choose an invalid index for REPLICA IDENTITY FULL lookups.
Amit Kapila
9 days
Provide a C-ctype variant expected file for test_regex_utf8
Andrew Dunstan
9 days
Export subxip[] for snapshots taken during recovery.
Peter Geoghegan
9 days
Fix crash in subscription refresh on concurrent relation drop.
Masahiko Sawada
10 days
Close relations opened specifically for AFTER triggers
David Rowley
11 days
Don't assume DISTINCT ON implies uniqueness when the tlist has SRFs
Richard Guo
13 days
Fix GIN posting tree page deletion with incomplete splits.
Peter Geoghegan
2026-08-22
Doc: fix typo
David Rowley
2026-08-21
Attempt to stabilize plan of self-join test in tidscan.sql
David Rowley
2026-08-20
Fix snapshot import xmin ProcArrayLock bug.
Peter Geoghegan
2026-08-20
hashtext: fix fragile code.
Jeff Davis
2026-08-20
Skip bogus find_composite_type_dependencies() call on sequences
Heikki Linnakangas
2026-08-20
Reject too many arguments in CREATE TRIGGER
Michael Paquier
2026-08-19
GiST: Invalidate killed items consistently.
Peter Geoghegan
2026-08-19
Fix GIN multiple-VACUUM-scans pending list bug.
Peter Geoghegan
2026-08-19
Fix GIN VACUUM posting tree root split bug.
Peter Geoghegan
2026-08-19
psql: Fix psql slash option leaks
Fujii Masao
2026-08-19
psql: Avoid returning oom_buffer from psql slash option scanner
Fujii Masao
2026-08-19
psql: Avoid returning oom_buffer from psql slash command scanner
Fujii Masao
2026-08-19
Fix relcache reference leak when decoding TRUNCATE
Michael Paquier
2026-08-19
Report single-page checksum failures in pg_stat_database
Michael Paquier
2026-08-18
Defend against null "SV *" pointers in plperl modules.
Tom Lane
2026-08-17
Doc: clean up documentation about text search datatype limits.
Tom Lane
2026-08-17
Tighten up tsqueryrecv().
Tom Lane
2026-08-17
GiST: Deprecate F_TUPLES_DELETED opaque area flag.
Peter Geoghegan
2026-08-17
Make plperl's handling of Perl arrays safer and more consistent.
Tom Lane
2026-08-14
doc: Clarify the logging collector's guarantees.
Nathan Bossart
2026-08-14
Add missing PGDLLIMPORT marker.
Nathan Bossart
2026-08-14
psql: count every COPY FROM STDIN when scanning a query string.
Tom Lane
2026-08-13
Fix authorization check for role membership changes.
Nathan Bossart
2026-08-13
Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
2026-08-12
Fix poll_query_until() timeout handling with an undefined query in Cluster.pm
Michael Paquier
2026-08-11
Tweak allocation rule for tzload()'s "union local_storage" variable.
Tom Lane
[next]