mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Pgindent run before 9.1 beta2.
This commit is contained in:
@@ -236,8 +236,8 @@ SyncRepWaitForLSN(XLogRecPtr XactCommitLSN)
|
||||
|
||||
/*
|
||||
* If the postmaster dies, we'll probably never get an
|
||||
* acknowledgement, because all the wal sender processes will exit.
|
||||
* So just bail out.
|
||||
* acknowledgement, because all the wal sender processes will exit. So
|
||||
* just bail out.
|
||||
*/
|
||||
if (!PostmasterIsAlive(true))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user