mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Fix typos in the code
Author: Vignesh C Reviewed-by: Dilip Kumar, Michael Paquier Discussion: https://postgr.es/m/CALDaNm0ni+GAOe4+fbXiOxNrVudajMYmhJFtXGX-zBPoN8ixhw@mail.gmail.com
This commit is contained in:
@@ -1052,7 +1052,7 @@ XLogWalRcvFlush(bool dying)
|
||||
* false, this is a no-op.
|
||||
*
|
||||
* If 'requestReply' is true, requests the server to reply immediately upon
|
||||
* receiving this message. This is used for heartbearts, when approaching
|
||||
* receiving this message. This is used for heartbeats, when approaching
|
||||
* wal_receiver_timeout.
|
||||
*/
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user