postgres.git / summary / log

2026-09-18 bb1e3e47562a Fix memory leak in pgoutput with streamed prepared transactions.
           Masahiko Sawada

2026-09-18 32872d0c9790 Use default limitOption in subquery generated for MIN/MAX index scan.
           Tom Lane

2026-09-18 dc5f8cb93467 Tighten definition of ON CONFLICT arbiter index equivalence
           Álvaro Herrera

2026-09-18 311df1dc0392 Fix SHMEM_ATTACH_UNKNOWN_SIZE when the shmem area doesn't exist
           Heikki Linnakangas

2026-09-18 bea01b825c07 postgres_fdw: Fix oversights in fetch_attstats().
           Etsuro Fujita

2026-09-18 59bc960fa129 Rename WAIT FOR to WAIT in one more place
           Peter Eisentraut

2026-09-18 26a3c0a45cc6 Say what WAIT's snapshot restriction actually is
           Alexander Korotkov

2026-09-18 926627bf9021 Don't quote the relation name twice in EXCEPT clause errors.
           Amit Kapila

2026-09-18 b9d9e9bcc578 Fix pruning of DEFAULT partition in RANGE partitioned tables
           David Rowley

2026-09-18 2631e08d791d Add CHECK_FOR_INTERRUPTS when building pruning steps
           David Rowley

2026-09-17 e1d8f81d4961 pg_plan_advice: Fix defects in JOIN_ORDER advice feedback.
           Robert Haas

2026-09-17 c9c660e6ae03 Change GEQO fitness comparisons to consider disabled_nodes.
           Robert Haas

2026-09-17 bca67e5a33b0 Fix postmaster crash on whitespace-only oauth_validator_libraries
           Daniel Gustafsson

2026-09-17 a62ff0829d6b Have the REPACK decoding worker use timeout values from the steering backend
           Álvaro Herrera

2026-09-17 16706f1f4dc2 Tolerate partial pgstats entries in pgstat_gc_entry_refs()
           Michael Paquier

2026-09-17 16735af3e39e Fix REPACK worker startup and shutdown sequences
           Álvaro Herrera

2026-09-17 be00f041a331 Fix typos and grammar of some comments
           Michael Paquier

2026-09-17 2af020eacb8b doc: Say which LSN gives read-your-writes with WAIT
           Alexander Korotkov

2026-09-17 e87c55f4d8b3 doc: Explain when to use the WAIT NO_THROW option
           Alexander Korotkov

2026-09-17 999ce9bcd808 Fix assertion after aborting internal subtransaction at transaction end
           Fujii Masao

2026-09-17 94670ba6d560 Distinguish publication exclusions in object addresses.
           Amit Kapila

2026-09-17 63920eb099ab pg_plan_advice: Disallow partition name without partition schema.
           Robert Haas

2026-09-16 5e595d659fdb pg_plan_advice: Disallow empty sublists within JOIN_ORDER()
           Robert Haas

2026-09-16 fcc0e27f45e2 Fix multixact members truncation at page boundary
           Heikki Linnakangas

2026-09-16 a4f18fd8f280 Say in the FSM README why its hint writes still need full page images
           Alexander Korotkov

2026-09-16 d237a7a83668 Use the join collation when unique-ifying a semijoin's RHS
           Alexander Korotkov

2026-09-16 0765b48874a3 Fix index rebuild progress reporting for REPACK (CONCURRENTLY)
           Fujii Masao

2026-09-16 4b445479f9e0 Suppress progress reporting when creating TOAST indexes
           Fujii Masao

2026-09-16 dfb474ca6d8c Message style improvement
           Peter Eisentraut

2026-09-16 2b96ddcf2158 doc: Fix primary status update WAL position description
           Fujii Masao

2026-09-16 884f82ae2621 pgindent: Fix indentation of alignas() in struct members
           Peter Eisentraut

2026-09-16 04c4c1c3a963 pg_upgrade: Run test suite with initial OID higher than UINT32_MAX
           Michael Paquier

2026-09-16 87c6ef14f117 Tweak tests related to oid8 in amcheck and test_decoding
           Michael Paquier

2026-09-15 72af14bccd21 Use hex_decode_safe() to speed up UUID input.
           Masahiko Sawada

2026-09-15 862092932c94 Have read_stream_reset reset pending_read_nblocks.
           Peter Geoghegan

2026-09-15 78142821dfd4 Fail REPACK in presence of invalid indexes, take 2
           Álvaro Herrera

2026-09-15 ddce1da5b1b1 Add slot-based table AM index scan interface.
           Peter Geoghegan

2026-09-15 1a3e782e7622 doc:  Database and tablespace size functions throws error
           Daniel Gustafsson

2026-09-15 fb60892f4034 Fix missing SIREAD lock on the row found by ON CONFLICT.
           Dean Rasheed

2026-09-15 a4b26b8f7cd0 Revert UPDATE/DELETE FOR PORTION OF
           Peter Eisentraut

2026-09-15 f292187f3757 Fix indirect include
           Peter Eisentraut

2026-09-15 ff39a858b984 doc: Synopsis placeholder consistency
           Peter Eisentraut

2026-09-15 0d34736e4c16 amcheck: Fix thinko with check of TOASTed attribute
           Michael Paquier

2026-09-15 6e58d6356fcb Add support for external on-disk TOAST pointers as oid8
           Michael Paquier

2026-09-15 c68cba09dd7f Add battery of tests related TOAST tables with oid8
           Michael Paquier

2026-09-14 a625fc570c22 Add support for toast_value_type=oid8
           Michael Paquier

2026-09-14 ceae3099da7b Fix translation of pg_controldata and pg_resetwal's NextOID output
           Michael Paquier

2026-09-14 6e70bef24e48 Fix ignored return value in test code
           Daniel Gustafsson

2026-09-14 f7700080dc4c Update FSM in COPY FREEZE replay
           Melanie Plageman

2026-09-14 3245795e13c4 Handle no-op visibility map set during redo
           Melanie Plageman

[prev] [next]