diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-09-19 14:26:03 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-09-19 14:26:11 +0300 |
commit | 014f9f34d2527c14cdf4150863c053d2a117c1c7 (patch) | |
tree | 561d4bbfa88dd5cb422faac97ba131415851cc48 /src/fe_utils/string_utils.c | |
parent | 87eeadaea1439693f6108ff599d750842ca6f338 (diff) | |
download | postgresql-014f9f34d2527c14cdf4150863c053d2a117c1c7.tar.gz postgresql-014f9f34d2527c14cdf4150863c053d2a117c1c7.zip |
Move pg_wal_replay_wait() to xlogfuncs.c
This commit moves pg_wal_replay_wait() procedure to be a neighbor of
WAL-related functions in xlogfuncs.c. The implementation of LSN waiting
continues to reside in the same place.
By proposal from Michael Paquier.
Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/18c0fa64-0475-415e-a1bd-665d922c5201%40eisentraut.org
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions