Structsยง

PgShadow ๐Ÿ”’
The view pg_shadow exists for backwards compatibility: it emulates a catalog that existed in PostgreSQL before version 8.1. It shows properties of all roles that are marked as rolcanlogin in pg_authid. Ref: [https://www.postgresql.org/docs/current/view-pg-shadow.html]

Staticsยง

_LINKME_ELEMENT_pg_catalog_pg_shadow ๐Ÿ”’

Functionsยง

pg_catalog_pg_shadow ๐Ÿ”’