The core PostgreSQL distribution includes the GIN operator classes previously shown in Table 67.1. The following contrib modules also contain GIN operator classes:
btree_ginB-tree equivalent functionality for several data types
hstoreModule for storing (key, value) pairs
intarrayEnhanced support for int[]
pg_trgmText similarity using trigram matching
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.