Fix copy-and-pasteo in comment.

This commit is contained in:
Etsuro Fujita 2022-11-02 18:15:08 +09:00
parent b1cb77bdf4
commit 36abd1fb51
1 changed files with 1 additions and 1 deletions

View File

@ -921,7 +921,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;