#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, pg_ts_config_map, btree(mapcfg oid_ops, maptokentype int4_ops, mapseqno int4_ops)) |
|
| MAKE_SYSCACHE (TSCONFIGMAP, pg_ts_config_map_index, 2) |
|
◆ 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 |
, |
|
|
pg_ts_config_map |
, |
|
|
btree(mapcfg oid_ops, maptokentype int4_ops, mapseqno int4_ops) |
|
|
) |
| |
◆ MAKE_SYSCACHE()
MAKE_SYSCACHE |
( |
TSCONFIGMAP |
, |
|
|
pg_ts_config_map_index |
, |
|
|
2 |
|
|
) |
| |
◆ FormData_pg_ts_config_map
FormData_pg_ts_config_map |