Modulesยง
- pg_
catalog_ ๐memory_ table - pg_
class ๐ - pg_
database ๐ - pg_
namespace ๐ - The
pg_catalog.pg_namespace
table implementation. namespace is a schema in greptime - table_
names ๐
Macrosยง
- setup_
memory_ ๐table
Structsยง
- MEMORY_
TABLES ๐ - PGCatalog
Provider PGCatalogProvider
is the provider for a schema namedpg_catalog
, it is not a catalog.
Constantsยง
- OID_
COLUMN_ ๐NAME - The column name for the OID column. The OID column is a unique identifier of type u32 for each object in the database.
- PG_
CLASS - PG_
DATABASE - PG_
NAMESPACE - PG_TYPE
Staticsยง
- PG_
QUERY_ ๐CTX - Provide query context to call the
CatalogManager
โs method.
Functionsยง
- oid_
column ๐ - query_
ctx ๐