Commit Graph

4 Commits (3293b718a01310c8ce765ace3cb15efcb956a84e)

Author SHA1 Message Date
Heikki Linnakangas 368d8270c8 Rename two functions that wake up other processes 8 months ago
Heikki Linnakangas a9c546a5a3 Use ProcNumbers instead of direct Latch pointers to address other procs 8 months ago
Alexander Korotkov 73da6b8d1b Refactor WaitForLSNReplay() to return the result of waiting 8 months ago
Alexander Korotkov 5035172e4a Move LSN waiting declarations and definitions to better place 8 months ago
Alexander Korotkov 014f9f34d2 Move pg_wal_replay_wait() to xlogfuncs.c 9 months ago
Alexander Korotkov 3c5db1d6b0 Implement pg_wal_replay_wait() stored procedure 11 months ago
Alexander Korotkov 772faafca1 Revert: Implement pg_wal_replay_wait() stored procedure 1 year ago
Alexander Korotkov ee79928441 Clarify what is protected by WaitLSNLock 1 year ago
Alexander Korotkov 25f42429e2 Use an LWLock instead of a spinlock in waitlsn.c 1 year ago
Alexander Korotkov bf1e650806 Use the pairing heap instead of a flat array for LSN replay waiters 1 year ago
Alexander Korotkov 06c418e163 Implement pg_wal_replay_wait() stored procedure 1 year ago