Provides a fallback UTF-8 to EUC_JP encoding conversion that substitutes unmappable characters with a question mark.
pgext.cloud · Source code · Control file
| Package | pg_fallback_utf8_to_euc_jp |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2016-10-25 |
| Catalogue updated | 2026-08-30 |
| 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. |
| pg_polyline | Fast Google Encoded Polyline encoding & decoding for postgres |
| gzip | gzip and gunzip functions. |
| zstd | Zstandard compression algorithm implementation in PostgreSQL |
| varint | A signed and unsigned 64 bit integer encoding scheme that saves disk space |
| bzip | Bzip compression and decompression |
| url | SQL and PL/pgSQL types and helper functions for URL parsing, encoding, decoding, and query-string key/value handling. |