#include "catalog/genbki.h"
#include "catalog/pg_seclabel_d.h"
Go to the source code of this file.
|
| 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)) |
|
◆ CATALOG()
CATALOG |
( |
pg_seclabel |
, |
|
|
3596 |
, |
|
|
SecLabelRelationId |
|
|
) |
| |
◆ DECLARE_TOAST()
DECLARE_TOAST |
( |
pg_seclabel |
, |
|
|
3598 |
, |
|
|
3599 |
|
|
) |
| |
◆ DECLARE_UNIQUE_INDEX_PKEY()
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