mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Fix typos in comments
Author: Peter Smith <smithpb2250@gmail.com> Discussion: https://postgr.es/m/CAHut+PsN_gmKu-KfeEb9NDARoTPbs4AN4PPu=6LZXFZRJ13SEw@mail.gmail.com
This commit is contained in:
@ -231,7 +231,7 @@ WALOpenSegmentInit(WALOpenSegment *seg, WALSegmentContext *segcxt,
|
||||
/*
|
||||
* Begin reading WAL at 'RecPtr'.
|
||||
*
|
||||
* 'RecPtr' should point to the beginnning of a valid WAL record. Pointing at
|
||||
* 'RecPtr' should point to the beginning of a valid WAL record. Pointing at
|
||||
* the beginning of a page is also OK, if there is a new record right after
|
||||
* the page header, i.e. not a continuation.
|
||||
*
|
||||
|
Reference in New Issue
Block a user