#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, on pg_largeobject_metadata using 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 |
, |
|
|
on pg_largeobject_metadata using |
btreeoid oid_ops |
|
) |
| |
◆ FormData_pg_largeobject_metadata
FormData_pg_largeobject_metadata |