Opened 8 years ago
Last modified 8 years ago
#27030 closed New feature
Add support for btree_gin indexes — at Initial Version
Reported by: | Akshesh Doshi | Owned by: | Akshesh Doshi |
---|---|---|---|
Component: | contrib.postgres | Version: | dev |
Severity: | Normal | Keywords: | db-indexes |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I would like to add support for creating btree_gin indexes in PostgreSQL via contrib.postgres using the new class based indexes.
Note:
See TracTickets
for help on using tickets.