Module namespaces

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.