mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 15:02:33 +03:00
Fix typo in comment.
This typo was accidentally added by recent commit 4cbd128.
This commit is contained in:
@@ -410,7 +410,7 @@ CheckServerVersionForStreaming(PGconn *conn)
|
||||
* indefinitely.
|
||||
*
|
||||
* standby_message_timeout controls how often we send a message
|
||||
* back to the master letting it know our progress, in miliseconds.
|
||||
* back to the master letting it know our progress, in milliseconds.
|
||||
* This message will only contain the write location, and never
|
||||
* flush or replay.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user