Expand description
The pg_catalog.pg_namespace
table implementation.
namespace is a schema in greptime
Modules§
- oid_map π
Structs§
- PGNamespace π
- PGNamespace
Builder πBuilds thepg_catalog.pg_namespace
table row by rowoid
use schema name as a workaround since we donβt have numeric schema id.nspname
is the schema name.
Constants§
- INIT_
CAPACITY π - NSPNAME π