Skip to main content

Module value

Module value 

Source
Expand description

Canonical PostgreSQL value representation and ElementValue conversion.

Enums§

PostgresValue
Intermediate typed value shared by bootstrap and CDC paths.

Functions§

encode_base64
Base64-encode bytes (standard alphabet with padding).
parse_bytea_text
Parse PostgreSQL text-format bytea (\xdeadbeef or escaped).