Commits

DateSubjectAuthorReleases
2026-04-13 Explicitly forbid non-top-level WAIT FOR execution Alexander Korotkov 19 (unreleased)
2026-04-06 Avoid syscache lookup while building a WAIT FOR tuple descriptor Alexander Korotkov 19 (unreleased)
2026-04-06 Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup() Alexander Korotkov 19 (unreleased)
2026-04-06 Document that WAIT FOR may be interrupted by recovery conflicts Alexander Korotkov 19 (unreleased)
2026-03-24 Further improve commentary about ChangeVarNodesWalkExpression() Alexander Korotkov 19 (unreleased)
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-20 Fix self-join removal to update bare Var references in join clauses Alexander Korotkov 19 (unreleased)
2026-03-13 Rework ginScanToDelete() to pass Buffers instead of BlockNumbers. Alexander Korotkov 19 (unreleased)
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 16.14
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 15.18
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 17.10
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 18.4
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 19 (unreleased)
2026-01-29 Wake LSN waiters before recovery target stop Alexander Korotkov 19 (unreleased)
2026-01-20 Remove redundant pg_unreachable() after elog(ERROR) from ExecWaitStmt() Alexander Korotkov 19 (unreleased)
2026-01-07 Revert "Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup()" Alexander Korotkov 19 (unreleased)
2026-01-06 Fix variable usage in wakeupWaiters() Alexander Korotkov 19 (unreleased)
2026-01-05 Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup() Alexander Korotkov 19 (unreleased)
2026-01-05 Adjust errcode in checkPartition() Alexander Korotkov 19 (unreleased)
2026-01-05 Extend xlogwait infrastructure with write and flush wait types Alexander Korotkov 19 (unreleased)
2026-01-05 Add tab completion for the WAIT FOR LSN MODE option Alexander Korotkov 19 (unreleased)
2026-01-05 Add the MODE option to the WAIT FOR LSN command Alexander Korotkov 19 (unreleased)
2025-12-14 Refactor WaitLSNType enum to use a macro for type count Alexander Korotkov 19 (unreleased)
2025-12-14 Fix usage of palloc() in MERGE/SPLIT PARTITION(s) code Alexander Korotkov 19 (unreleased)