Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5956b7f

Browse files
committed
Fix typo in C comment.
Merlin Moncure Backpatch to 9.5, where the misspelling was introduced
1 parent b386271 commit 5956b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/trigger.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -4126,7 +4126,7 @@ AfterTriggerEndXact(bool isCommit)
41264126

41274127

41284128
/*
4129-
* Forget the query stack and constrant-related state information. As
4129+
* Forget the query stack and constraint-related state information. As
41304130
* with the subtransaction state information, we don't bother freeing the
41314131
* memory here.
41324132
*/

0 commit comments

Comments
 (0)