Commit b78d0160 authored by Robert Haas's avatar Robert Haas

Fix incorrect method name in comment.

Atsushi Torikoshi

Discussion: http://postgr.es/m/1b056262-4bc0-a982-c899-bb67a0a7fd52@lab.ntt.co.jp
parent e44dd843
......@@ -1243,7 +1243,7 @@ WalSndWriteData(LogicalDecodingContext *ctx, XLogRecPtr lsn, TransactionId xid,
}
/*
* LogicalDecodingContext 'progress_update' callback.
* LogicalDecodingContext 'update_progress' callback.
*
* Write the current position to the log tracker (see XLogSendPhysical).
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment