mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
Fix typo in C comment.
Merlin Moncure Backpatch to 9.5, where the misspelling was introduced
This commit is contained in:
parent
27347c4841
commit
57823244ad
@ -4126,7 +4126,7 @@ AfterTriggerEndXact(bool isCommit)
|
|||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Forget the query stack and constrant-related state information. As
|
* Forget the query stack and constraint-related state information. As
|
||||||
* with the subtransaction state information, we don't bother freeing the
|
* with the subtransaction state information, we don't bother freeing the
|
||||||
* memory here.
|
* memory here.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user