Modules§
Structs§
Enums§
Statics§
- SYS_
CATALOGS - The global registry of all builtin catalogs.
- SYS_
CATALOGS_ SLICE
Functions§
- extract_
parallelism_ 🔒from_ table_ state - get_
acl_ 🔒items - get acl items of
object
in string, ignore public. - get_
sys_ tables_ in_ schema - get_
sys_ views_ in_ schema - infer_
dummy_ view_ sql infer_dummy_view_sql
returns a dummy SQL statement for a view with the given columns that returns no rows. For example, with columnsa
andb
, it returnsSELECT NULL::integer AS a, NULL::varchar AS b WHERE 1 != 1
.- is_
system_ catalog