Update comment

for ff11e7f4b9
pull/39/head
Peter Eisentraut 7 years ago
parent b3a156858a
commit 22c0d52b8d
  1. 2
      src/backend/utils/adt/ri_triggers.c

@ -1530,7 +1530,7 @@ ri_setdefault(TriggerData *trigdata)
* trigger must be fired, false if we can prove the constraint will still * trigger must be fired, false if we can prove the constraint will still
* be satisfied. * 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 bool

Loading…
Cancel
Save