|
PostgreSQL Source Code git master
|


Go to the source code of this file.
Functions | |
| CATALOG (pg_seclabel, 3596, SecLabelRelationId) | |
| DECLARE_TOAST (pg_seclabel, 3598, 3599) | |
| DECLARE_UNIQUE_INDEX_PKEY (pg_seclabel_object_index, 3597, SecLabelObjectIndexId, pg_seclabel, btree(objoid oid_ops, classoid oid_ops, objsubid int4_ops, provider text_ops)) | |
Variables | |
| FormData_pg_seclabel | |
| CATALOG | ( | pg_seclabel | , |
| 3596 | , | ||
| SecLabelRelationId | |||
| ) |
Definition at line 28 of file pg_seclabel.h.
References BKI_FORCE_NOT_NULL, BKI_LOOKUP, fb(), and label.
| DECLARE_TOAST | ( | pg_seclabel | , |
| 3598 | , | ||
| 3599 | |||
| ) |
| DECLARE_UNIQUE_INDEX_PKEY | ( | pg_seclabel_object_index | , |
| 3597 | , | ||
| SecLabelObjectIndexId | , | ||
| pg_seclabel | , | ||
| btree(objoid oid_ops, classoid oid_ops, objsubid int4_ops, provider text_ops) | |||
| ) |
| FormData_pg_seclabel |
Definition at line 39 of file pg_seclabel.h.