Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22c0d52

Browse files
committed
Update comment
for ff11e7f
1 parent b3a1568 commit 22c0d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/adt/ri_triggers.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ ri_setdefault(TriggerData *trigdata)
15301530
* trigger must be fired, false if we can prove the constraint will still
15311531
* be satisfied.
15321532
*
1533-
* new_row will be NULL if this is called for a delete.
1533+
* new_slot will be NULL if this is called for a delete.
15341534
* ----------
15351535
*/
15361536
bool

0 commit comments

Comments
 (0)