1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-03 20:02:46 +03:00

Update comment

for ff11e7f4b9
This commit is contained in:
Peter Eisentraut
2019-02-28 10:43:00 +01:00
parent b3a156858a
commit 22c0d52b8d

View 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