Structsยง

PgProc ๐Ÿ”’
The catalog pg_proc stores information about functions, procedures, aggregate functions, and window functions (collectively also known as routines). Ref: [https://www.postgresql.org/docs/current/catalog-pg-proc.html]

Staticsยง

_LINKME_ELEMENT_pg_catalog_pg_proc ๐Ÿ”’

Functionsยง

pg_catalog_pg_proc ๐Ÿ”’