Fix comment
Author: Bernd Helmle <mailings@oopsware.de>
This commit is contained in:
parent
42de8a0255
commit
86bc521811
@ -747,7 +747,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.
|
* initiating streaming with the START_REPLICATION command.
|
||||||
*
|
*
|
||||||
* If the COPY ends (not necessarily successfully) due a message from the
|
* If the COPY ends (not necessarily successfully) due a message from the
|
||||||
* server, returns a PGresult and sets *stoppos to the last byte written.
|
* server, returns a PGresult and sets *stoppos to the last byte written.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user