risingwave_frontend::catalog::system_catalog::pg_catalog

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ยง

Functionsยง