postgres.git / summary / log

2026-09-11 34fcd735f1eb Add support for TOAST chunk_id type in binary upgrades
           Michael Paquier

2026-09-11 ba9e747c49a6 Revert 87b2968df0 and 0a90df58cf.
           Jeff Davis

2026-09-10 504fe10d1d26 Fix misplaced comment in snapbuild.c.
           Masahiko Sawada

2026-09-10 8367b63e2cab Rename PqMsg_Progress to PqParallelMsg_Progress.
           Nathan Bossart

2026-09-10 9ed2684b89a4 pg_plan_advice: Document interaction with GEQO.
           Robert Haas

2026-09-10 6610a41ac715 pg_plan_advice: pgindent
           Robert Haas

2026-09-10 07aef52eba3c Rework REPACK's documentation on clustering
           Álvaro Herrera

2026-09-10 683ce2329c2d postgres_fdw: Adjust warning message in statistics import.
           Etsuro Fujita

2026-09-10 ca3fd678f47b Clarify RI tuple-lock result handling comments
           Amit Langote

2026-09-10 25649d6e791c Remove batching from RI fast-path checks
           Amit Langote

2026-09-10 139018268375 Take RI fast-path snapshot after locking referenced relation
           Amit Langote

2026-09-10 b264391a846e Fix pg_iswcased().
           Jeff Davis

2026-09-10 e418e8eb92aa Fix REPACK command reporting in pg_stat_progress_cluster
           Fujii Masao

2026-09-10 d1f742d5d126 Fix pg_stat_progress_cluster command reporting for unprivileged users
           Fujii Masao

2026-09-10 7c620d2bf87b Fix duplicate enforcement of EC-derived conditions
           Richard Guo

2026-09-10 be2602cfcc15 Fix more duplicate qual clauses in parameterized paths
           Richard Guo

2026-09-09 ddee5d03077c pg_plan_advice: Add CHECK_FOR_INTERRUPTS() and check_stack_depth()
           Robert Haas

2026-09-09 50ba390a4f81 Fix hangs in COPY FROM (FORMAT text).
           Nathan Bossart

2026-09-09 94cc8c443a31 Unify REPACK (CONCURRENTLY) error messages.
           Masahiko Sawada

2026-09-09 5dec175fb4c5 Fix concurrency issues with DROP TABLESPACE
           Andrew Dunstan

2026-09-09 40d811540a58 Fix error message for concurrent repack on materialized views
           Álvaro Herrera

2026-09-09 46c6fb9a82f2 Remove stale XXX comment in logical launcher
           Álvaro Herrera

2026-09-08 04bb15002534 Restrict REPACK (CONCURRENTLY) on user catalog tables.
           Masahiko Sawada

2026-09-08 9bf3a414560d Fix REPACK (CONCURRENTLY) when the table owner lacks CONNECT.
           Masahiko Sawada

2026-09-08 fe7b60723420 Restrict REPACK (CONCURRENTLY) to the heap access method.
           Masahiko Sawada

2026-09-08 fa48e39526b8 Fix tablesync failure for partitioned tables on older publishers.
           Masahiko Sawada

2026-09-08 21b280853685 pg_stash_advice: Fix failure to reload empty advice string.
           Robert Haas

2026-09-08 98f6984e5c0d Don't evaluate the FOR PORTION OF target under EXPLAIN
           Peter Eisentraut

2026-09-08 24dd8c369e56 Reject REPACK (ANALYZE) in a transaction block
           Álvaro Herrera

2026-09-08 d0518cb3e405 Revert "Mark modified the FSM buffer as dirty during recovery"
           Alexander Korotkov

2026-09-08 f19403216876 Resolve untyped parameters in FOR PORTION OF FROM/TO bounds
           Peter Eisentraut

2026-09-08 c13e961c603c Stabilize 026_overwrite_contrecord test
           Fujii Masao

2026-09-08 d2384bc30f68 Fix buildfarm failure introduced by 6168c65ddc.
           Amit Kapila

2026-09-08 729e4a322786 Fix nestloop parameter handling for PlaceHolderVars in child joins
           Richard Guo

2026-09-07 2b9e1aff4d3d Revert SQL Property Graph Queries (SQL/PGQ)
           Peter Eisentraut

2026-09-07 9186ffd63367 Reset conflict slot's xmin when a subscription (re)starts retention.
           Amit Kapila

2026-09-07 2ad899642020 Fix duplicate qual clauses in parameterized paths
           Richard Guo

2026-09-05 941568a90672 Fix incorrect error message in xlogreader.c
           Michael Paquier

2026-09-04 f4012672bb2e postgres_fdw: Fix issues with statistics import.
           Etsuro Fujita

2026-09-04 10a84539b947 Disallow joins whose lateral references need an unformable outer join
           Richard Guo

2026-09-03 bb238161f910 Fix lack of message pluralization
           Peter Eisentraut

2026-09-03 08b016edd568 Use WAL insert position for conflict detection.
           Amit Kapila

2026-09-03 e65f21a274eb Avoid backend hang during temp table cleanup in deferrable transactions
           Fujii Masao

2026-09-03 9431cce4dc97 Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
           Fujii Masao

2026-09-02 1c8c790ec104 Coerce GRAPH_TABLE pattern WHERE clauses to boolean
           Peter Eisentraut

2026-09-02 75716fe3ddbd Stabilize xid_wraparound/t/002_limits.pl test.
           Tom Lane

2026-09-02 c0584c27f4f7 initdb: Pad rewritten GUC lines with spaces instead of tabs.
           Nathan Bossart

2026-09-02 a3bc7f2c0de8 Fix qual pushdown past grouping through simple CASE
           Richard Guo

2026-09-02 7b4c2c1bcd36 Fix checkpointer restartpoint assertion failure
           Fujii Masao

2026-09-02 7635a3206797 Apply some query jumbling to WAIT FOR LSN
           Michael Paquier

[prev] [next]