mirror of
https://github.com/postgres/postgres.git
synced 2025-07-03 20:02:46 +03:00
@ -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
|
||||||
|
Reference in New Issue
Block a user