Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename two functions that wake up other processes | Heikki Linnakangas | 2024-11-01 |
* | Use ProcNumbers instead of direct Latch pointers to address other procs | Heikki Linnakangas | 2024-11-01 |
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-10-27 |
* | Add 'no_error' argument to pg_wal_replay_wait() | Alexander Korotkov | 2024-10-24 |
* | Refactor WaitForLSNReplay() to return the result of waiting | Alexander Korotkov | 2024-10-24 |
* | Make WaitForLSNReplay() issue FATAL on postmaster death | Alexander Korotkov | 2024-10-24 |
* | Move LSN waiting declarations and definitions to better place | Alexander Korotkov | 2024-10-24 |