SYSTEM CATALOGS / SYSTEM CATALOGS
pg_shdescription
Read PG 18 manual ↗The catalog pg_shdescription stores optional descriptions (comments) for shared database objects.
- Kind
- System catalogs
- Columns in this snapshot
- 3
- Definition source
- English manual
Columns 3
| Column | Type | Description / reference |
|---|---|---|
objoid | oid | The OID of the object this description pertains to |
classoid | oid | The OID of the system catalog this object appears in pg_class.oid |
description | text | Arbitrary text that serves as the description of this object |
Column history across versions
Definition snapshot: english-manuals:ae9b2818c5d6a92b373fb8d2495… · English manual source