Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 | Move LSN waiting declarations and definitions to better place | Alexander Korotkov | 18.0 |
| 2024-09-19 | Move pg_wal_replay_wait() to xlogfuncs.c | Alexander Korotkov | 18.0 |