Constant mz_repr::adt::pg_legacy_name::NAME_MAX_BYTES
source ยท pub const NAME_MAX_BYTES: usize = _; // 63usize
Expand description
The maximum number of bytes that may be stored in a value of type
ScalarType::PgLegacyName
.