|
PostgreSQL Source Code git master
|


Go to the source code of this file.
Functions | |
| BEGIN_CATALOG_STRUCT | CATALOG (pg_shseclabel, 3592, SharedSecLabelRelationId) BKI_SHARED_RELATION BKI_ROWTYPE_OID(4066 |
| Oid classoid | BKI_LOOKUP (pg_class) |
| DECLARE_TOAST_WITH_MACRO (pg_shseclabel, 4060, 4061, PgShseclabelToastTable, PgShseclabelToastIndex) | |
| DECLARE_UNIQUE_INDEX_PKEY (pg_shseclabel_object_index, 3593, SharedSecLabelObjectIndexId, pg_shseclabel, btree(objoid oid_ops, classoid oid_ops, provider text_ops)) | |
Variables | |
| END_CATALOG_STRUCT typedef FormData_pg_shseclabel * | Form_pg_shseclabel |
| BEGIN_CATALOG_STRUCT SharedSecLabelRelation_Rowtype_Id | BKI_SCHEMA_MACRO |
| FormData_pg_shseclabel | |
| BEGIN_CATALOG_STRUCT CATALOG | ( | pg_shseclabel | , |
| 3592 | , | ||
| SharedSecLabelRelationId | |||
| ) |
| DECLARE_TOAST_WITH_MACRO | ( | pg_shseclabel | , |
| 4060 | , | ||
| 4061 | , | ||
| PgShseclabelToastTable | , | ||
| PgShseclabelToastIndex | |||
| ) |
| DECLARE_UNIQUE_INDEX_PKEY | ( | pg_shseclabel_object_index | , |
| 3593 | , | ||
| SharedSecLabelObjectIndexId | , | ||
| pg_shseclabel | , | ||
| btree(objoid oid_ops, classoid oid_ops, provider text_ops) | |||
| ) |
| BEGIN_CATALOG_STRUCT SharedSecLabelRelation_Rowtype_Id BKI_SCHEMA_MACRO |
Definition at line 30 of file pg_shseclabel.h.
| END_CATALOG_STRUCT typedef FormData_pg_shseclabel* Form_pg_shseclabel |
Definition at line 44 of file pg_shseclabel.h.
| FormData_pg_shseclabel |
Definition at line 40 of file pg_shseclabel.h.