index b387612c090df232c140a31b26cbb3d19fb14763..fbcecbb972d5e144a0345d63690645aa3ef31cd4 100644 (file)
/*
* 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)
index a88457fb28805ab349494f16d22a40638ca802e6..d76e605e21e9746a0fcf50d74e7964e66544290e 100644 (file)
@@ -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