diff --git a/src/include/utils/tqual.h b/src/include/utils/tqual.h index ee8345e409..267d956501 100644 --- a/src/include/utils/tqual.h +++ b/src/include/utils/tqual.h @@ -94,6 +94,7 @@ extern bool HeapTupleHeaderIsOnlyLocked(HeapTupleHeader tuple); * To avoid leaking too much knowledge about reorderbuffer implementation * details this is implemented in reorderbuffer.c not tqual.c. */ +struct HTAB; extern bool ResolveCminCmaxDuringDecoding(struct HTAB *tuplecid_data, Snapshot snapshot, HeapTuple htup,