Opened 8 years ago

Last modified 7 years ago

#27030 closed New feature

Add support for GIN indexes — at Version 1

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 (last modified by Akshesh Doshi)

I would like to add support for creating gin indexes in PostgreSQL via contrib.postgres using the new class based indexes.

Change History (1)

comment:1 by Akshesh Doshi, 8 years ago

Description: modified (diff)
Summary: Add support for btree_gin indexesAdd support for GIN indexes
Note: See TracTickets for help on using tickets.
Back to Top