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
15 hours
Tolerate partial pgstats entries in pgstat_gc_entry_refs()
REL_15_STABLE
Michael Paquier
20 hours
Fix assertion after aborting internal subtransaction at transaction end
Fujii Masao
39 hours
Use the join collation when unique-ifying a semijoin's RHS
Alexander Korotkov
3 days
Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
6 days
pg_ctl: Silence warnings about unused global variables
Peter Eisentraut
6 days
Remove unused global variables
Peter Eisentraut
8 days
Fix concurrency issues with DROP TABLESPACE
Andrew Dunstan
10 days
Revert "Mark modified the FSM buffer as dirty during recovery"
Alexander Korotkov
10 days
doc: Remove unnecessary CVE items from release notes
Michael Paquier
10 days
Stabilize 026_overwrite_contrecord test
Fujii Masao
10 days
Fix nestloop parameter handling for PlaceHolderVars in child joins
Richard Guo
13 days
Fix incorrect error message in xlogreader.c
Michael Paquier
2026-09-03
Fix lack of message pluralization
Peter Eisentraut
2026-09-03
Avoid backend hang during temp table cleanup in deferrable transactions
Fujii Masao
2026-09-02
Fix checkpointer restartpoint assertion failure
Fujii Masao
2026-09-01
doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026-09-01
Fix right() with the most negative integer
Daniel Gustafsson
2026-09-01
Fix integer to_char() overflow with V format
Fujii Masao
2026-08-29
Harden spell.c against out-of-order FLAG lines in Hunspell files.
Tom Lane
2026-08-28
Fix incorrect multi-column RANGE partition pruning
David Rowley
2026-08-27
Fix temporary WAL receiver slot handling on timeline switches
Fujii Masao
2026-08-27
Stabilize 019_replslot_limit
Fujii Masao
2026-08-27
Don't create a shell type for function returning an array
Heikki Linnakangas
2026-08-26
Provide a C-ctype variant expected file for test_regex_utf8
Andrew Dunstan
2026-08-26
Export subxip[] for snapshots taken during recovery.
Peter Geoghegan
2026-08-26
Close relations opened specifically for AFTER triggers
David Rowley
2026-08-25
Don't assume DISTINCT ON implies uniqueness when the tlist has SRFs
Richard Guo
2026-08-22
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
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
Consistently enforce tsvector/tsquery maximum lengths.
Tom Lane
[next]