61 next_fxid_before = next_fxid;
#define CHECK_FOR_INTERRUPTS()
TransactionId GetOldestNonRemovableTransactionId(Relation rel)
Datum removable_cutoff(PG_FUNCTION_ARGS)
PG_FUNCTION_INFO_V1(removable_cutoff)
void table_close(Relation relation, LOCKMODE lockmode)
Relation table_open(Oid relationId, LOCKMODE lockmode)
#define FullTransactionIdEquals(a, b)
static FullTransactionId FullTransactionIdFromAllowableAt(FullTransactionId nextFullXid, TransactionId xid)
FullTransactionId ReadNextFullTransactionId(void)
#define PG_RETURN_FULLTRANSACTIONID(X)