| Name: | bit_length |
| Specific name: | bit_length(bit) |
| Owner: | postgres |
| Argument count: | 1 |
| Return type: | int4 |
| Language: | sql |
| Return a set: | |
| Source: | select pg_catalog.length($1) |
| Volatility: | |
| Security of definer: | |
| Strict: | |
| Comment: | length in bits |
See Also
List of functions