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§
- Format
Options - All possible format options of postgres