select open change scope Open full search

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

Extensions / Functions and aggregates

intarray

functions, operators, and index support for 1-D arrays of integers

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

Overview

Packageintarray
Version1.5
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedYes
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

Required by

rtosmReal-time simplification of spatial objects in an OpenStreetMap API database.

See also

arraymathArray math and operators that work element by element on the contents of arrays
floatvecMath for vectors (arrays) of numbers
aggs_for_vecsAggregate functions for array inputs
aggs_for_arraysVarious functions for computing statistics on arrays of numbers
collectionAssociative-array data types for high-performance PL/pgSQL workflows
hstoredata type for storing sets of (key, value) pairs
pgbsonBSON data type and accessor functions for PostgreSQL
parray_ginGIN index operator class and partial-match operators for text arrays
btree_ginsupport for indexing common datatypes in GIN
btree_gistsupport for indexing common datatypes in GiST