mirror of
https://github.com/postgres/postgres.git
synced 2026-03-30 06:16:39 -04:00
parent
b3a156858a
commit
22c0d52b8d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue