Module pg_catalog

Source

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 ๐Ÿ”’
PGCatalogProvider
PGCatalogProvider is the provider for a schema named pg_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 ๐Ÿ”’