Opened 4 years ago

Last modified 4 years ago

#31455 closed New feature

Support DEFERRABLE INITIALLY DEFERRED for EXCLUSION constraints — at Initial Version

Reported by: Ian Foote Owned by:
Component: contrib.postgres Version: dev
Severity: Normal Keywords: deferrable constraints
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Similarly to #20851, PostgreSQL supports deferring exclusion constraints.

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top