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_17_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
4 days
Fix const-folding of JSON constructors inside a simple CASE
Richard Guo
4 days
Fix stale copies of PHVs in subqueries
Richard Guo
6 days
doc: Fix output column name for pg_stat_get_backend_subxact()
Michael Paquier
6 days
Fix option argument lookup in in-tree getopt_long().
Nathan Bossart
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
14 days
ssl: Fix expected output for OpenSSL 4
Daniel Gustafsson
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-03
Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Fujii Masao
2026-09-02
Stabilize xid_wraparound/t/002_limits.pl test.
Tom Lane
2026-09-02
Fix checkpointer restartpoint assertion failure
Fujii Masao
2026-09-02
Remove quals made redundant by reducing outer joins to antijoins
Richard Guo
2026-09-02
Speed up pg_waldump TAP test
Michael Paquier
2026-09-01
doc: clarify aliasing of VALUES in FROM clauses
Fujii Masao
2026-09-01
Handle PG_INT32_MIN negation overflow in right()
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
Update .abi-compliance-history for join removal fix.
Tom Lane
2026-08-28
Perform join removal by editing the query's jointree.
Tom Lane
2026-08-28
Make platform guards in two regression tests match meson builds
Andrew Dunstan
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-27
Don't choose an invalid index for REPLICA IDENTITY FULL lookups.
Amit Kapila
2026-08-26
Pin two ctype-dependent test_regex_utf8 cases to pg_c_utf8
Andrew Dunstan
2026-08-26
Export subxip[] for snapshots taken during recovery.
Peter Geoghegan
2026-08-26
Fix crash in subscription refresh on concurrent relation drop.
Masahiko Sawada
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
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
[next]