Sortable labeled 128-bit identifier type with compact human-readable encoding.
pgext.cloud · Source code · Control file
| Package | sid |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 4 |
| Latest commit | 2025-03-24 |
| Catalogue updated | 2026-08-30 |
| varint | A signed and unsigned 64 bit integer encoding scheme that saves disk space |
| url | SQL and PL/pgSQL types and helper functions for URL parsing, encoding, decoding, and query-string key/value handling. |
| pg_polyline | Fast Google Encoded Polyline encoding & decoding for postgres |
| pgx_basex_codec | BaseX encoding and decoding for bytea and text, including Base64url and Crockford Base32. |
| pg_bech32 | Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. |
| ganos_geomgrid | Provides grid partitioning, encoding, indexing, and analysis capabilities for H3, GeoSOT, and other grid systems. |
| zson | Dictionary-trained compressed JSONB-compatible type with transparent casts and JSONB operators. |
| pg_fallback_utf8_to_euc_jp | Provides a fallback UTF-8 to EUC_JP encoding conversion that substitutes unmappable characters with a question mark. |