Structs

ServerVar 🔒

A ServerVar is the default value for a configuration parameter.

SessionVar 🔒

A SessionVar is the session value for a configuration parameter. If unset, the server default is used instead.

Session variables.

Enums

Severity levels can used to be used to filter which messages get sent to a client.

List of valid time zones.

Constants

CLUSTER 🔒
DATABASE 🔒
DATE_STYLE 🔒

The name of the default database that Materialize uses.

FAILPOINTS 🔒
SEC_TO_DAY 🔒
SEC_TO_MIN 🔒

The major version of PostgreSQL that Materialize claims to be.

The minor version of PostgreSQL that Materialize claims to be.

The patch version of PostgreSQL that Materialize claims to be.

TIMEZONE 🔒

Statics

Traits

A value that can be stored in a session variable.

A Var represents a configuration parameter of an arbitrary type.