Opened 3 years ago
Closed 3 years ago
#32943 closed New feature (fixed)
Add support for covering indexes and exclusion constraints for SP-GiST in PostgreSQL 14+.
Reported by: | Nick Pope | Owned by: | Nick Pope |
---|---|---|---|
Component: | contrib.postgres | Version: | dev |
Severity: | Normal | Keywords: | postgresql, spgist, index, exclusion, constraint, include, covering |
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
PostgreSQL 14+ will support covering indexes and exclusion constraints using SP-GiST.
Change History (7)
comment:1 by , 3 years ago
Triage Stage: | Unreviewed → Someday/Maybe |
---|
comment:2 by , 3 years ago
Has patch: | set |
---|
comment:4 by , 3 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
comment:7 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Draft PR pending this being accepted.
PostgreSQL 14 should be released in late September or early October based on the last five major releases.
Django 4.0 feature freeze is scheduled for 20th September with final release on 6th December.
If all goes well we could perhaps consider landing this before the feature freeze when a PostgreSQL 14 release candidate is available.