diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-05-12 14:43:57 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-05-12 14:43:57 +0900 |
commit | 078c9cd258e5ad8f54081c971b7b927f845e7505 (patch) | |
tree | 8071b49cc55850c53ba4a5853a4c9e2ed34bb79d /src/backend/utils/adt/jsonb_util.c | |
parent | 81ec990a23b9cbfaa5684e90091164f1d85f24d3 (diff) | |
download | postgresql-078c9cd258e5ad8f54081c971b7b927f845e7505.tar.gz postgresql-078c9cd258e5ad8f54081c971b7b927f845e7505.zip |
Fix comment in xlogutils.c
The existing callers of XLogReadDetermineTimeline() performing recovery
need to check a replay LSN position when determining on which timeline
to read a WAL page. A portion of the comment describing this function
said exactly that, while referring to a routine for fetching a write
LSN, something not available in recovery.
Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20200511.101619.2043820539323292957.horikyota.ntt@gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions