popcount 1.0.0

This Release
popcount 1.0.0
Date
Status
Stable
Abstract
Introduces the population count operation popcount() on bit(n) type.
Description
Provides `popcount`, `popcount32`, `popcount64`, `popcountAsm`, `popcountAsm64` and `popcount256` functions to PostgreSQL.
Released By
eschmar
License
MIT
Resources
Special Files
Tags

Extensions

popcount 1.0.0
Introduces popcount[|32|64|Asm|Asm64|256](bit(n)).

Documentation

readme
PostgreSQL popcount function for data type bit(n).