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
12 hours
Test output fixes for oauth validator test suite
REL_18_STABLE
Daniel Gustafsson
12 hours
Fix postmaster crash on whitespace-only oauth_validator_libraries
Daniel Gustafsson
15 hours
Tolerate partial pgstats entries in pgstat_gc_entry_refs()
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
doc: Database and tablespace size functions throws error
Daniel Gustafsson
3 days
Fix missing SIREAD lock on the row found by ON CONFLICT.
Dean Rasheed
3 days
Fix parallel GIN index build with keys larger than 65535 bytes
Peter Eisentraut
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
7 days
psql: Schema-qualify catalogs in ALTER DATABASE RESET completion
Fujii Masao
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
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
Disallow joins whose lateral references need an unformable outer join
Richard Guo
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 qual pushdown past grouping through simple CASE
Richard Guo
2026-09-02
Fix checkpointer restartpoint assertion failure
Fujii Masao
2026-09-02
Fix OID-counter-sensitive row ordering in foreign_key test
Richard Guo
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-31
Fix comment in attribute_stats.c
Michael Paquier
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
Propagate disabled_nodes to single-child Append paths
Richard Guo
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-24
ltree/crc32.c: fix fragile code.
Jeff Davis
[next]