Modulesยง
- pg_
class ๐ - pg_
namespace ๐Thepg_catalog.pg_namespace
table implementation. namespace is a schema in greptime - table_
names ๐
Macrosยง
- setup_
memory_ ๐table
Structsยง
- MEMORY_
TABLES ๐ 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.
Staticsยง
- PG_
QUERY_ ๐CTX Provide query context to call theCatalogManager
โs method.
Functionsยง
- oid_
column ๐ - query_
ctx ๐