mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Fix typo
This commit is contained in:
@ -1037,7 +1037,7 @@ flushAndSendFeedback(PGconn *conn, TimestampTz *now)
|
||||
}
|
||||
|
||||
/*
|
||||
* Try to inform the server about of upcoming demise, but don't wait around or
|
||||
* Try to inform the server about our upcoming demise, but don't wait around or
|
||||
* retry on failure.
|
||||
*/
|
||||
static void
|
||||
|
Reference in New Issue
Block a user