Module char
mz_expr
0.0.0
Module char
Module Items
Structs
Functions
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
char
Copy item path
Settings
Help
Summary
Source
Structs
§
Cast
Char
ToString
PadChar
All Char data is stored in Datum::String with its blank padding removed (i.e. trimmed), so this function provides a means of restoring any removed padding.
Functions
§
cast_
char_
to_
string