Module pg_namespace

Source
Expand description

The pg_catalog.pg_namespace table implementation. namespace is a schema in greptime

ModulesΒ§

oid_map πŸ”’

StructsΒ§

PGNamespace πŸ”’
PGNamespaceBuilder πŸ”’
Builds the pg_catalog.pg_namespace table row by row oid use schema name as a workaround since we don’t have numeric schema id. nspname is the schema name.

ConstantsΒ§

INIT_CAPACITY πŸ”’
NSPNAME πŸ”’