Skip to main content

Module format

Module format 

Source
Expand description

PostgreSQL text format configuration and helpers.

Modules§

bytea_output
Bytea output format (hex/escape).
date_style
Date/time display style and order configuration.
float_digits
Float formatting with extra_float_digits support.
interval_style
Interval output style (postgres, iso_8601, etc.).
string
PostgreSQL string literal parsing.

Structs§

FormatOptions
All possible format options of postgres