System Tables and Functions
System Tables
System tables used directly by SourcePro DB:
pg_catalog.pg_proc
pg_catalog.pg_user
pg_catalog.pg_attribute
pg_catalog.pg_attrdef
pg_catalog.pg_index
pg_catalog.pg_class
pg_catalog.pg_namespace
pg_catalog.pg_type
pg_catalog.pg_constraint
System Functions
System functions in use are:
pg_catalog.pg_get_userbyid()
pg_catalog.pg_function_is_visible()
pg_catalog.pg_get_constraintdef()
pg_catalog.pg_get_expr()