61.7. Examples
ThePostgreSQL source distribution includesGIN operator classes for B-tree equivalent functionality for several data types Module for storing (key, value) pairs Enhanced support for Text similarity using trigram matchingtsvector
and for one-dimensional arrays of all internal types. Prefix searching intsvector
is implemented using theGIN partial match feature. The followingcontrib
modules also containGIN operator classes:btree_gin
hstore
intarray
int[]
pg_trgm