mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
Spelling adjustments
This commit is contained in:
@@ -819,7 +819,7 @@ ReqCheckpointHandler(SIGNAL_ARGS)
|
||||
int save_errno = errno;
|
||||
|
||||
/*
|
||||
* The signalling process should have set ckpt_flags nonzero, so all we
|
||||
* The signaling process should have set ckpt_flags nonzero, so all we
|
||||
* need do is ensure that our main loop gets kicked out of any wait.
|
||||
*/
|
||||
SetLatch(MyLatch);
|
||||
|
Reference in New Issue
Block a user