Extensions / Functions and aggregates
Alibaba Cloud RDS bitmap function extension for additional varbit operations
| Package | varbitx |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Distribution | alibaba-rds-postgresql |
| Vendor | Alibaba Cloud |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Catalogue updated | 2026-07-30 |
| pg_biscuit | A fast bitmap-based index for PostgreSQL |
| bitmap_counter | Aggregation functions and data type for distinct estimation based on s-bitmap. |
| popcount | provide population-count functions for PostgreSQL bit(n) values |
| bitstring_helpers | Helper C functions and aggregates for PostgreSQL bit varying data. |
| pgbitmap | Bitmap-type extension for PostgreSQL |