#include "catalog/genbki.h"
#include "catalog/pg_ts_config_map_d.h"
Go to the source code of this file.
|
| CATALOG (pg_ts_config_map, 3603, TSConfigMapRelationId) |
|
| DECLARE_UNIQUE_INDEX_PKEY (pg_ts_config_map_index, 3609, TSConfigMapIndexId, on pg_ts_config_map using btree(mapcfg oid_ops, maptokentype int4_ops, mapseqno int4_ops)) |
|
◆ Form_pg_ts_config_map
◆ CATALOG()
CATALOG |
( |
pg_ts_config_map |
, |
|
|
3603 |
, |
|
|
TSConfigMapRelationId |
|
|
) |
| |
◆ DECLARE_UNIQUE_INDEX_PKEY()
DECLARE_UNIQUE_INDEX_PKEY |
( |
pg_ts_config_map_index |
, |
|
|
3609 |
, |
|
|
TSConfigMapIndexId |
, |
|
|
on pg_ts_config_map using |
btreemapcfg oid_ops, maptokentype int4_ops, mapseqno int4_ops |
|
) |
| |
◆ FormData_pg_ts_config_map
FormData_pg_ts_config_map |