mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-21 05:46:59 +08:00
Fix copy-and-pasteo in comment.
This commit is contained in:
@ -1051,7 +1051,7 @@ ldelete:;
|
||||
mtstate->mt_transition_capture);
|
||||
|
||||
/*
|
||||
* We've already captured the NEW TABLE row, so make sure any AR
|
||||
* We've already captured the OLD TABLE row, so make sure any AR
|
||||
* DELETE trigger fired below doesn't capture it again.
|
||||
*/
|
||||
ar_delete_trig_tcs = NULL;
|
||||
|
||||
Reference in New Issue
Block a user