SYSTEM CATALOGS / SYSTEM CATALOGS
pg_propgraph_element_label
Read PG 19 beta 3 manual ↗The catalog pg_propgraph_element_label stores information about which labels apply to which elements.
Pre-release documentation. These definitions may change before the final release.
- Kind
- System catalogs
- Columns in this snapshot
- 3
- Definition source
- English manual
Columns 3
| Column | Type | Description / reference |
|---|---|---|
oid | oid | Row identifier |
pgellabelid | oid | Reference to the label pg_propgraph_label.oid |
pgelelid | oid | Reference to the element pg_propgraph_element.oid |
Column history across versions
Version history 2
- PG 19 → 20removed
- PG 18 → 19added
Definition snapshot: english-manuals:18dbaffbf8da61b9ab9dfb1bcd2… · English manual source