Commits

DateSubjectAuthorReleases
2026-05-06 Fix WAIT FOR LSN cleanup on subtransaction abort Alexander Korotkov 19 (unreleased)
2026-05-03 Use replay position as floor for WAIT FOR LSN standby_(write|flush) Alexander Korotkov 19 (unreleased)
2026-05-03 Fix memory ordering in WAIT FOR LSN wakeup mechanism Alexander Korotkov 19 (unreleased)
2026-01-06 Fix variable usage in wakeupWaiters() Alexander Korotkov 19 (unreleased)
2026-01-05 Extend xlogwait infrastructure with write and flush wait types Alexander Korotkov 19 (unreleased)
2025-12-14 Refactor WaitLSNType enum to use a macro for type count Alexander Korotkov 19 (unreleased)
2025-12-04 Fix incorrect assertion bound in WaitForLSN() Alexander Korotkov 19 (unreleased)
2025-11-18 Optimize shared memory usage for WaitLSNProcInfo Alexander Korotkov 19 (unreleased)
2025-11-15 Fix WaitLSNWakeup() fast-path check for InvalidXLogRecPtr Alexander Korotkov 19 (unreleased)
2025-11-07 Fix checking for recovery state in WaitForLSN() Alexander Korotkov 19 (unreleased)
2025-11-05 Add infrastructure for efficient LSN waiting Alexander Korotkov 19 (unreleased)
2024-11-04 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-10-24 Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov 18.0
2024-10-24 Refactor WaitForLSNReplay() to return the result of waiting Alexander Korotkov 18.0
2024-10-24 Make WaitForLSNReplay() issue FATAL on postmaster death Alexander Korotkov 18.0
2024-10-24 Move LSN waiting declarations and definitions to better place Alexander Korotkov 18.0