select open change scope Open full search

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

Extensions / Functions and aggregates

popcount

provide population-count functions for PostgreSQL bit(n) values

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packagepostgresql-popcount
Version1.0.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars7
Latest commit2023-04-22
Latest release2018-07-16
Catalogue updated2026-08-30

Related extensions

See also

bitstring_helpersHelper C functions and aggregates for PostgreSQL bit varying data.
varbitxAlibaba Cloud RDS bitmap function extension for additional varbit operations
biscuitIAM-LIKE pattern matching with bitmap indexing
bitmap_counterAggregation functions and data type for distinct estimation based on s-bitmap.
pgbitmapBitmap-type extension for PostgreSQL