Module catalog::system_schema::pg_catalog::pg_namespace

source Β·

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§

  • INIT_CAPACITY πŸ”’
  • NSPNAME πŸ”’
    The pg_catalog.pg_namespace table implementation. namespace is a schema in greptime