mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
Adjust spellings of forms of "cancel"
This commit is contained in:
@@ -348,7 +348,7 @@ ResolveRecoveryConflictWithDatabase(Oid dbid)
|
||||
* We either resolve conflicts immediately or set a timeout to wake us at
|
||||
* the limit of our patience.
|
||||
*
|
||||
* Resolve conflicts by cancelling to all backends holding a conflicting
|
||||
* Resolve conflicts by canceling to all backends holding a conflicting
|
||||
* lock. As we are already queued to be granted the lock, no new lock
|
||||
* requests conflicting with ours will be granted in the meantime.
|
||||
*
|
||||
|
Reference in New Issue
Block a user