Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-11 | Revert: Implement pg_wal_replay_wait() stored procedure | Alexander Korotkov | 17.0 |
| 2024-04-06 | Clarify what is protected by WaitLSNLock | Alexander Korotkov | 17.0 |
| 2024-04-06 | Use an LWLock instead of a spinlock in waitlsn.c | Alexander Korotkov | 17.0 |
| 2024-04-03 | Use the pairing heap instead of a flat array for LSN replay waiters | Alexander Korotkov | 17.0 |
| 2024-04-02 | Implement pg_wal_replay_wait() stored procedure | Alexander Korotkov | 17.0 |