#include "catalog/genbki.h"
#include "catalog/pg_largeobject_metadata_d.h"
Go to the source code of this file.
|
| CATALOG (pg_largeobject_metadata, 2995, LargeObjectMetadataRelationId) |
|
| DECLARE_UNIQUE_INDEX_PKEY (pg_largeobject_metadata_oid_index, 2996, LargeObjectMetadataOidIndexId, pg_largeobject_metadata, btree(oid oid_ops)) |
|
◆ Form_pg_largeobject_metadata
◆ CATALOG()
CATALOG |
( |
pg_largeobject_metadata |
, |
|
|
2995 |
, |
|
|
LargeObjectMetadataRelationId |
|
|
) |
| |
◆ DECLARE_UNIQUE_INDEX_PKEY()
DECLARE_UNIQUE_INDEX_PKEY |
( |
pg_largeobject_metadata_oid_index |
, |
|
|
2996 |
, |
|
|
LargeObjectMetadataOidIndexId |
, |
|
|
pg_largeobject_metadata |
, |
|
|
btree(oid oid_ops) |
|
|
) |
| |
◆ FormData_pg_largeobject_metadata
FormData_pg_largeobject_metadata |