Module pg_legacy_name

Source

Structs§

PgLegacyName
A Rust type representing a PostgreSQL name type.

Constants§

NAME_MAX_BYTES
The maximum number of bytes that may be stored in a value of type SqlScalarType::PgLegacyName.
PG_NAMEDATALEN 🔒
The number of bytes required by PostgreSQL to store a value of type SqlScalarType::PgLegacyName.