select open change scope Open full search

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

Extensions / Functions and aggregates

varbitx

Alibaba Cloud RDS bitmap function extension for additional varbit operations

pgext.cloud · Documentation

Overview

Packagevarbitx
Version1.0
PostgreSQL versions10 · 11
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributionalibaba-rds-postgresql
VendorAlibaba Cloud
Requires CREATE EXTENSIONYes
Requires preloadNo
Catalogue updated2026-07-30

Related extensions

See also

pg_biscuitA fast bitmap-based index for PostgreSQL
bitmap_counterAggregation functions and data type for distinct estimation based on s-bitmap.
popcountprovide population-count functions for PostgreSQL bit(n) values
bitstring_helpersHelper C functions and aggregates for PostgreSQL bit varying data.
pgbitmapBitmap-type extension for PostgreSQL