22 #include "catalog/pg_ts_dict_d.h"
29 CATALOG(pg_ts_dict,3600,TSDictionaryRelationId)
56 DECLARE_UNIQUE_INDEX(pg_ts_dict_dictname_index, 3604, TSDictionaryNameNspIndexId, pg_ts_dict, btree(dictname name_ops, dictnamespace oid_ops));
#define BKI_LOOKUP(catalog)
#define BKI_DEFAULT(value)
CATALOG(pg_ts_dict, 3600, TSDictionaryRelationId)
FormData_pg_ts_dict * Form_pg_ts_dict
DECLARE_UNIQUE_INDEX_PKEY(pg_ts_dict_oid_index, 3605, TSDictionaryOidIndexId, pg_ts_dict, btree(oid oid_ops))
MAKE_SYSCACHE(TSDICTNAMENSP, pg_ts_dict_dictname_index, 2)
DECLARE_TOAST(pg_ts_dict, 4169, 4170)
DECLARE_UNIQUE_INDEX(pg_ts_dict_dictname_index, 3604, TSDictionaryNameNspIndexId, pg_ts_dict, btree(dictname name_ops, dictnamespace oid_ops))