mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
@@ -821,8 +821,7 @@ ResolveRecoveryConflictWithBufferPin(void)
|
||||
* not be so harmful because the period that the buffer is kept pinned
|
||||
* is basically no so long. But we should fix this?
|
||||
*/
|
||||
SendRecoveryConflictWithBufferPin(
|
||||
PROCSIG_RECOVERY_CONFLICT_STARTUP_DEADLOCK);
|
||||
SendRecoveryConflictWithBufferPin(PROCSIG_RECOVERY_CONFLICT_STARTUP_DEADLOCK);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user