mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
Fix typos in comments.
This commit is contained in:
@ -752,7 +752,7 @@ SendBackupHeader(List *tablespaces)
|
||||
|
||||
/*
|
||||
* Send a single resultset containing just a single
|
||||
* XlogRecPtr record (in text format)
|
||||
* XLogRecPtr record (in text format)
|
||||
*/
|
||||
static void
|
||||
SendXlogRecPtrResult(XLogRecPtr ptr, TimeLineID tli)
|
||||
|
Reference in New Issue
Block a user