Module record
mz_expr
0.0.0
Module record
Module Items
Structs
In mz_
expr::
scalar::
func::
impls
Modules
array
boolean
byte
char
date
datum
float32
float64
int16
int2vector
int32
int64
interval
jsonb
list
map
mz_acl_item
mz_timestamp
numeric
oid
pg_legacy_char
range
record
regproc
string
time
timestamp
uint16
uint32
uint64
uuid
varchar
mz_expr
::
scalar
::
func
::
impls
Module
record
Copy item path
Settings
Help
Summary
Source
Structs
§
Cast
Record1
ToRecord2
Casts between two record types by casting each element of
a
(“record1”) using
cast_expr
and collecting the results into a new record (“record2”).
Cast
Record
ToString
Record
Get