index a5f68f67b74fa72c9308af5fe4c43ac3888c0eab..4f2dfdd17b974253bcf56a8522029e8547429017 100644 (file)
{
BrinRevmap *bis_rmAccess;
BrinDesc *bis_desc;
- BlockNumber bis_pages_per_range;
+ BlockNumber bis_pages_per_range;
} BrinInsertState;
/*
BrinInsertState *bistate = (BrinInsertState *) indexInfo->ii_AmCache;
Assert(bistate);
+
/*
* Clean up the revmap. Note that the brinDesc has already been cleaned up
* as part of its own memory context.