#include "catalog/genbki.h"
#include "catalog/pg_description_d.h"
Go to the source code of this file.
|
| | CATALOG (pg_description, 2609, DescriptionRelationId) |
| |
| | DECLARE_TOAST (pg_description, 2834, 2835) |
| |
| | DECLARE_UNIQUE_INDEX_PKEY (pg_description_o_c_o_index, 2675, DescriptionObjIndexId, pg_description, btree(objoid oid_ops, classoid oid_ops, objsubid int4_ops)) |
| |
| | DECLARE_FOREIGN_KEY ((classoid), pg_class,(oid)) |
| |
◆ Form_pg_description
◆ CATALOG()
◆ DECLARE_FOREIGN_KEY()
| DECLARE_FOREIGN_KEY |
( |
(classoid) |
, |
|
|
pg_class |
, |
|
|
(oid) |
|
|
) |
| |
◆ DECLARE_TOAST()
◆ DECLARE_UNIQUE_INDEX_PKEY()
◆ FormData_pg_description