aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/waitlsn.h
Commit message (Expand)AuthorAge
* Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-08-02
* Revert: Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-11
* Clarify what is protected by WaitLSNLockAlexander Korotkov2024-04-07
* Use an LWLock instead of a spinlock in waitlsn.cAlexander Korotkov2024-04-07
* Use the pairing heap instead of a flat array for LSN replay waitersAlexander Korotkov2024-04-03
* Implement pg_wal_replay_wait() stored procedureAlexander Korotkov2024-04-02