Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2026-07-03 Prevent access to other sessions' empty temp tables Alexander Korotkov 18 (unreleased)
2026-06-14 amcheck: Use correct varlena size accessor in bt_normalize_tuple() Alexander Korotkov 18 (unreleased)
2026-06-03 pg_dump: scope indAttNames per index in getIndexes() Alexander Korotkov 18 (unreleased)
2026-05-26 Skip pg_database.dathasloginevt cleanup on standby Alexander Korotkov 18 (unreleased)
2026-05-14 Prevent access to other sessions' temp tables Alexander Korotkov 18 (unreleased)
2026-05-14 Add tests for cross-session temp table access Alexander Korotkov 18 (unreleased)
2026-05-03 Mark modified the FSM buffer as dirty during recovery Alexander Korotkov 18.4
2026-03-24 Further improve commentary about ChangeVarNodesWalkExpression() Alexander Korotkov 18.4
2026-03-20 Fix self-join removal to update bare Var references in join clauses Alexander Korotkov 18.4
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 18.4
2025-08-26 Improve RowMark handling during Self-Join Elimination Alexander Korotkov 18.0
2025-08-26 Refactor variable names in remove_self_joins_one_group() Alexander Korotkov 18.0
2025-08-22 Revert "Get rid of WALBufMappingLock" Alexander Korotkov 18.0
2025-08-07 Fix checkpointer shared memory allocation Alexander Korotkov 18.0
2025-08-07 Revert "Clarify documentation for the initcap function" Alexander Korotkov 18.0
2025-07-29 Clarify documentation for the initcap function Alexander Korotkov 18.0
2025-07-27 Limit checkpointer requests queue size Alexander Korotkov 18.0
2025-07-19 Reintroduce test 046_checkpoint_logical_slot Alexander Korotkov 18.0
2025-07-19 Improve the stability of the recovery test 047_checkpoint_physical_slot Alexander Korotkov 18.0
2025-07-19 Fix infinite wait when reading a partially written WAL record Alexander Korotkov 18.0
2025-06-27 Fix CheckPointReplicationSlots() with max_replication_slots == 0 Alexander Korotkov 18.0
2025-06-23 Temporarily remove 046_checkpoint_logical_slot.pl Alexander Korotkov 18.0
2025-06-23 Remove excess assert from InvalidatePossiblyObsoleteSlot() Alexander Korotkov 18.0
2025-06-19 Improve runtime and output of tests for replication slots checkpointing. Alexander Korotkov 18.0
2025-06-14 Add TAP tests to check replication slot advance during the checkpoint Alexander Korotkov 18.0