#30943 closed New feature (fixed)
Add support for bloom indexes.
Reported by: | Nick Pope | Owned by: | Nick Pope |
---|---|---|---|
Component: | contrib.postgres | Version: | dev |
Severity: | Normal | Keywords: | bloom, index, postgres, db-indexes |
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
Add support for PostgreSQL bloom indexes to django.contrib.postgres
.
Change History (7)
comment:1 by , 5 years ago
Has patch: | set |
---|---|
Owner: | set to |
comment:2 by , 5 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 5 years ago
Triage Stage: | Accepted → Ready for checkin |
---|
The code seems good, has documentation and tests.
comment:4 by , 5 years ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Ready for checkin → Accepted |
comment:5 by , 5 years ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
PR