summaryrefslogtreecommitdiff
path: root/src/include/access/xlogwait.h
AgeCommit message (Expand)Author
2024-11-04Revert pg_wal_replay_wait() stored procedureAlexander Korotkov
2024-11-01Rename two functions that wake up other processesHeikki Linnakangas
2024-11-01Use ProcNumbers instead of direct Latch pointers to address other procsHeikki Linnakangas
2024-10-24Refactor WaitForLSNReplay() to return the result of waitingAlexander Korotkov
2024-10-24Move LSN waiting declarations and definitions to better placeAlexander Korotkov