Module namespaces
mz_repr
0.0.0
Module namespaces
Module Items
Constants
Functions
In crate mz_
repr
Modules
adt
antichain
bytes
catalog_item_id
datum_vec
diff
explain
fixed_length
global_id
namespaces
network_policy_id
optimize
refresh_schedule
relation
relation_and_scalar
role_id
row
scalar
stats
stats2
strconv
timestamp
url
user
Structs
ArrayRustType
ColumnIndex
ColumnName
ColumnType
DatumList
DatumMap
DatumVec
DatumVecBorrow
NotNullViolation
PropArray
PropDict
PropList
ProtoColumnName
ProtoColumnType
ProtoNumeric
ProtoRelationDesc
ProtoRelationType
ProtoRow
ProtoScalarType
RelationDesc
RelationDescBuilder
RelationType
RelationVersion
Row
RowArena
RowColumnarDecoder
RowColumnarEncoder
RowPacker
RowRef
SharedRow
VersionedRelationDesc
Enums
Datum
PropDatum
PropRelationDescDiff
RelationVersionSelector
ScalarBaseType
ScalarType
Traits
AsColumnType
DatumType
IntoRowIterator
RowIterator
Functions
arb_datum
arb_datum_for_column
arb_datum_for_scalar
arb_range_type
arb_relation_desc_diff
arb_relation_desc_projection
arb_row_for_relation
datum_list_size
datum_size
datums_size
preserves_order
read_datum
row_size
Type Aliases
Diff
mz_repr
Module
namespaces
Copy item path
Settings
Help
Summary
Source
Expand description
Namespace constants to share between high- and low-levels of the system.
Constants
§
INFORMATION_
SCHEMA
MZ_
CATALOG_
SCHEMA
MZ_
CATALOG_
UNSTABLE_
SCHEMA
MZ_
INTERNAL_
SCHEMA
MZ_
INTROSPECTION_
SCHEMA
MZ_
TEMP_
SCHEMA
MZ_
UNSAFE_
SCHEMA
PG_
CATALOG_
SCHEMA
SYSTEM_
SCHEMAS
UNSTABLE_
SCHEMAS
Functions
§
is_
system_
schema
Returns whether
name
identifies is a system schema.
is_
unstable_
schema
Returns whether
name
identifies is an unstable schema.