Opened 4 years ago

Last modified 4 years ago

#31455 closed New feature

Support DEFERRABLE INITIALLY DEFERRED for EXCLUSION constraints. — at Version 3

Reported by: Ian Foote Owned by: Ian Foote
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 (last modified by Mariusz Felisiak)

Similarly to #20581, PostgreSQL supports deferring exclusion constraints.

Change History (3)

comment:1 by Ian Foote, 4 years ago

Owner: set to Ian Foote
Status: newassigned

comment:3 by Mariusz Felisiak, 4 years ago

Description: modified (diff)
Summary: Support DEFERRABLE INITIALLY DEFERRED for EXCLUSION constraintsSupport DEFERRABLE INITIALLY DEFERRED for EXCLUSION constraints.
Triage Stage: UnreviewedAccepted
Note: See TracTickets for help on using tickets.
Back to Top