22#include "catalog/pg_index_d.h"
37 bool indnullsnotdistinct;
82#ifdef EXPOSE_TO_CLIENT_CODE
89#define INDOPTION_DESC 0x0001
90#define INDOPTION_NULLS_FIRST 0x0002
#define DECLARE_UNIQUE_INDEX_PKEY(name, oid, oidmacro, tblname, decl)
#define BKI_LOOKUP(catalog)
#define BKI_LOOKUP_OPT(catalog)
#define DECLARE_TOAST_WITH_MACRO(name, toastoid, indexoid, toastoidmacro, indexoidmacro)
#define BKI_FORCE_NOT_NULL
#define CATALOG(name, oid, oidmacro)
#define DECLARE_ARRAY_FOREIGN_KEY_OPT(cols, reftbl, refcols)
#define DECLARE_INDEX(name, oid, oidmacro, tblname, decl)
#define MAKE_SYSCACHE(name, idxname, nbuckets)
FormData_pg_index * Form_pg_index