Expand description
The pg_catalog.pg_namespace
table implementation.
namespace is a schema in greptime
ModulesΒ§
- oid_map π
StructsΒ§
- PGNamespace π
- PGNamespace
Builder π - Builds the
pg_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 π