mirror of
https://github.com/postgres/postgres.git
synced 2025-10-29 22:49:41 +03:00
Unify spelling of "canceled", "canceling", "cancellation"
We had previously (af26857a27)
established the U.S. spellings as standard.
This commit is contained in:
@@ -378,7 +378,7 @@ ResetCancelConn(void)
|
||||
|
||||
#ifndef WIN32
|
||||
/*
|
||||
* Handle interrupt signals by cancelling the current command,
|
||||
* Handle interrupt signals by canceling the current command,
|
||||
* if it's being executed through executeMaintenanceCommand(),
|
||||
* and thus has a cancelConn set.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user