Fix typo in C comment.

Merlin Moncure
Backpatch to 9.5, where the misspelling was introduced
pull/7/head
Kevin Grittner 10 years ago
parent b386271594
commit 5956b7f9e8
  1. 2
      src/backend/commands/trigger.c

@ -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
* memory here.
*/

Loading…
Cancel
Save