mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Fix typo in comment
Masahiko Sawada
This commit is contained in:
parent
6812330f1c
commit
483373979b
@ -2841,7 +2841,7 @@ exit:
|
|||||||
/* We shouldn't run out of memory if we're moving locks */
|
/* We shouldn't run out of memory if we're moving locks */
|
||||||
Assert(!outOfShmem);
|
Assert(!outOfShmem);
|
||||||
|
|
||||||
/* Put the scrach entry back */
|
/* Put the scratch entry back */
|
||||||
RestoreScratchTarget(false);
|
RestoreScratchTarget(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user