5 ms·
You can use DEFERRABLE INITIALLY DEFERRED constraints so that the check happens when the transaction is committed.
by ashkulz 4y ago
You can use DEFERRABLE INITIALLY DEFERRED constraints so that the check happens when the transaction is committed.