mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Unify spelling of "canceled", "canceling", "cancellation"
We had previously (af26857a27
)
established the U.S. spellings as standard.
This commit is contained in:
@ -2465,7 +2465,7 @@ LockBufferForCleanup(Buffer buffer)
|
||||
|
||||
/*
|
||||
* Check called from RecoveryConflictInterrupt handler when Startup
|
||||
* process requests cancelation of all pin holders that are blocking it.
|
||||
* process requests cancellation of all pin holders that are blocking it.
|
||||
*/
|
||||
bool
|
||||
HoldingBufferPinThatDelaysRecovery(void)
|
||||
|
Reference in New Issue
Block a user