boolean deferrable, in Class Constraint

Documentation
If True allows you to specify when the DBMS should check the constraint for violation (statement end or transaction end). If False it will always be after statement end.

Could also be named deferralMode with values DEFERRABLE and NOT DEFERRABLE.


Export ControlPublicAccessContainmentUnspecified
StaticNoDerivedNo