mz_
pgrepr
0.0.0
In mz_
pgrepr::
types
Structs
CharLength
IntervalConstraints
NumericConstraints
TimePrecision
TimestampPrecision
Enums
Type
TypeConversionError
TypeFromOidError
Constants
MAX_INTERVAL_PRECISION
MAX_TIMESTAMP_PRECISION
MAX_TIME_PRECISION
VARHDRSZ
Statics
ANYCOMPATIBLELIST
ANYCOMPATIBLEMAP
LIST
MAP
MZ_ACL_ITEM
MZ_ACL_ITEM_ARRAY
MZ_TIMESTAMP
MZ_TIMESTAMP_ARRAY
UINT2
UINT2_ARRAY
UINT4
UINT4_ARRAY
UINT8
UINT8_ARRAY
Traits
TypeConstraint
mz_pgrepr
::
types
Constant
VARHDRSZ
Copy item path
Settings
Help
Summary
Source
const VARHDRSZ:
i32
= 4;
Expand description
Mirror of PostgreSQL’s
VARHDRSZ
constant.