bit_count

Supported Signatures

function bit_count $1($1) returns bigint
	where $1 in (int, bytes)

🔗 Official Documentation

bit_count

Supported Signatures

function bit_count $1($1) returns bigint
	where $1 in (int, bytes)

🔗 Official Documentation