Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement pg_wal_replay_wait() stored procedure | Alexander Korotkov | 2024-08-02 |
* | Revert: Implement pg_wal_replay_wait() stored procedure | Alexander Korotkov | 2024-04-11 |
* | Clarify what is protected by WaitLSNLock | Alexander Korotkov | 2024-04-07 |
* | Use an LWLock instead of a spinlock in waitlsn.c | Alexander Korotkov | 2024-04-07 |
* | Use the pairing heap instead of a flat array for LSN replay waiters | Alexander Korotkov | 2024-04-03 |
* | Implement pg_wal_replay_wait() stored procedure | Alexander Korotkov | 2024-04-02 |