33 #define MAX_CATALOG_MULTI_INSERT_BYTES 65535 42 CatalogIndexState indstate);
46 CatalogIndexState indstate);
51 CatalogIndexState indstate);
void CatalogTupleUpdateWithInfo(Relation heapRel, ItemPointer otid, HeapTuple tup, CatalogIndexState indstate)
struct ResultRelInfo * CatalogIndexState
void CatalogTuplesMultiInsertWithInfo(Relation heapRel, TupleTableSlot **slot, int ntuples, CatalogIndexState indstate)
void CatalogTupleInsert(Relation heapRel, HeapTuple tup)
CatalogIndexState CatalogOpenIndexes(Relation heapRel)
void CatalogCloseIndexes(CatalogIndexState indstate)
void CatalogTupleDelete(Relation heapRel, ItemPointer tid)
void CatalogTupleInsertWithInfo(Relation heapRel, HeapTuple tup, CatalogIndexState indstate)
void CatalogTupleUpdate(Relation heapRel, ItemPointer otid, HeapTuple tup)