Module pg_attrdef

Source

Structsยง

PgAttrdef ๐Ÿ”’
The catalog pg_attrdef stores column default values. The main information about columns is stored in pg_attribute. Only columns for which a default value has been explicitly set will have an entry here. Ref: [https://www.postgresql.org/docs/current/catalog-pg-attrdef.html]

Staticsยง

_LINKME_ELEMENT_pg_catalog_pg_attrdef ๐Ÿ”’

Functionsยง

pg_catalog_pg_attrdef ๐Ÿ”’