select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

btree_gin

support for indexing common datatypes in GIN

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packagebtree_gin
Version1.3
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

ora_btree_ginSupport for indexing oracle datatypes in GIN
btree_gistsupport for indexing common datatypes in GiST
parray_ginGIN index operator class and partial-match operators for text arrays
intarrayfunctions, operators, and index support for 1-D arrays of integers
rumRUM index access method
bloombloom access method - signature file based index
db2fceDB2 compatibility functions, types, operators, and SYSIBM.SYSDUMMY1 for PostgreSQL.
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS