1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-21 15:54:08 +03:00
This commit is contained in:
Alvaro Herrera 2017-12-29 18:32:32 -03:00
parent b40933101c
commit 5303ffe71b

View File

@ -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