select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

SYSTEM CATALOGS / SYSTEM CATALOGS

The catalog pg_shseclabel stores security labels on shared database objects.

Kind
System catalogs
Columns in this snapshot
4
Definition source
English manual

Columns 4

ColumnTypeDescription / reference
objoidoidThe OID of the object this security label pertains to
classoidoidThe OID of the system catalog this object appears in
pg_class.oid
providertextThe label provider associated with this label.
labeltextThe security label applied to this object.
Column history across versions
Version history 14
  1. PG 18 → 19changed
  2. PG 17 → 18changed
  3. PG 16 → 17changed
  4. PG 14 → 15changed
  5. PG 13 → 14changed
  6. PG 12 → 13changed
  7. PG 11 → 12changed
  8. PG 10 → 11changed
  9. PG 9.6 → 10changed
  10. PG 9.5 → 9.6changed
  11. PG 9.4 → 9.5changed
  12. PG 9.3 → 9.4changed
  13. PG 9.2 → 9.3changed
  14. PG 9.1 → 9.2added

Definition snapshot: english-manuals:d969cd33f45581de6d873b23dce… · English manual source