Extensions / Functions and aggregates
GIN index operator class and partial-match operators for text arrays
pgext.cloud · Source code · License text · Control file · PGXN
| Package | parray_gin |
|---|---|
| Version | 1.5.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 24 |
| Latest commit | 2026-05-25 |
| Latest release | 2026-04-19 |
| Catalogue updated | 2026-08-30 |
| intarray | functions, operators, and index support for 1-D arrays of integers |
| btree_gin | support for indexing common datatypes in GIN |
| btree_gist | support for indexing common datatypes in GiST |
| rum | RUM index access method |
| bloom | bloom access method - signature file based index |
| ora_btree_gin | Support for indexing oracle datatypes in GIN |
| orafce | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| arraymath | Array math and operators that work element by element on the contents of arrays |
| hll | type for storing hyperloglog data |
| roaringbitmap | support for Roaring Bitmaps |