select open change scope Open full search

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

Extensions / Functions and aggregates

intagg

integer aggregator and enumerator (obsolete)

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

Overview

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

Related extensions

See also

intarrayfunctions, operators, and index support for 1-D arrays of integers
count_distinctAn alternative to COUNT(DISTINCT …) aggregate, usable with HashAggregate
arraymathArray math and operators that work element by element on the contents of arrays