The core PostgreSQL distribution includes the GIN operator classes previously shown in Table 70.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
如果您发现文档中有不正确的内容、与您使用特定功能的经验不符或需要进一步说明,请使用此表单来报告文档问题。