catalog::system_schema::pg_catalog

Module pg_namespace

source
Expand description

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

Modules§

Structs§

  • PGNamespace πŸ”’
  • 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§