mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
Fix typos in comments.
This commit is contained in:
@ -718,7 +718,7 @@ ReadEndOfStreamingResult(PGresult *res, XLogRecPtr *startpos, uint32 *timeline)
|
||||
}
|
||||
|
||||
/*
|
||||
* The main loop of ReceiveXLogStream. Handles the COPY stream after
|
||||
* The main loop of ReceiveXlogStream. Handles the COPY stream after
|
||||
* initiating streaming with the START_STREAMING command.
|
||||
*
|
||||
* If the COPY ends (not necessarily successfully) due a message from the
|
||||
|
Reference in New Issue
Block a user