mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Minor spelling fixes
Fix a few spelling mistakes. Per bug report #8193 from Lajos Veres.
This commit is contained in:
@ -903,7 +903,7 @@ ValidXLogPageHeader(XLogReaderState *state, XLogRecPtr recptr,
|
||||
/*
|
||||
* Find the first record with at an lsn >= RecPtr.
|
||||
*
|
||||
* Useful for checking wether RecPtr is a valid xlog address for reading and to
|
||||
* Useful for checking whether RecPtr is a valid xlog address for reading and to
|
||||
* find the first valid address after some address when dumping records for
|
||||
* debugging purposes.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user