|
PostgreSQL Source Code git master
|


Go to the source code of this file.
Functions | |
| BEGIN_CATALOG_STRUCT | CATALOG (pg_seclabel, 3596, SecLabelRelationId) |
| END_CATALOG_STRUCT | 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 | |
| BEGIN_CATALOG_STRUCT CATALOG | ( | pg_seclabel | , |
| 3596 | , | ||
| SecLabelRelationId | |||
| ) |
Definition at line 30 of file pg_seclabel.h.
References BKI_FORCE_NOT_NULL, BKI_LOOKUP, fb(), and label.
| END_CATALOG_STRUCT 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 41 of file pg_seclabel.h.