]> granicus.if.org Git - postgresql/commitdiff
Update comment
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 28 Feb 2019 09:43:00 +0000 (10:43 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 28 Feb 2019 09:43:00 +0000 (10:43 +0100)
for ff11e7f4b9ae017585c3ba146db7ba39c31f209a

src/backend/utils/adt/ri_triggers.c

index 5b4579fe83e8ea98bf3f853ce77a0bd0bf229e40..7282ab1277bf1e5237853a86c77aba4a99ccddf6 100644 (file)
@@ -1530,7 +1530,7 @@ ri_setdefault(TriggerData *trigdata)
  *     trigger must be fired, false if we can prove the constraint will still
  *     be satisfied.
  *
- *     new_row will be NULL if this is called for a delete.
+ *     new_slot will be NULL if this is called for a delete.
  * ----------
  */
 bool