Module types

Module types 

Source

Re-exportsΒ§

pub use self::error::PgErrorCode;
pub use self::error::PgErrorSeverity;

ModulesΒ§

bytea πŸ”’
datetime πŸ”’
error πŸ”’
interval πŸ”’

StructsΒ§

RecordBatchRowIterator πŸ”’

FunctionsΒ§

encode_array πŸ”’
encode_bytes πŸ”’
encode_struct πŸ”’
this function will encode greptime’s StructValue into PostgreSQL jsonb type
invalid_parameter_error πŸ”’
param_types_to_pg_types πŸ”’
parameter_to_string πŸ”’
parameters_to_scalar_values πŸ”’
schema_to_pg πŸ”’
to_timestamp_scalar_value πŸ”’
type_gt_to_pg πŸ”’
type_pg_to_gt πŸ”’