We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41dd50e commit 01d15a2Copy full SHA for 01d15a2
src/backend/access/heap/heapam.c
@@ -955,7 +955,7 @@ heapgettup_pagemode(HeapScanDesc scan,
955
#if defined(DISABLE_COMPLEX_MACRO)
956
/*
957
* This is formatted so oddly so that the correspondence to the macro
958
- * definition in access/htup.h is maintained.
+ * definition in access/htup_details.h is maintained.
959
*/
960
Datum
961
fastgetattr(HeapTuple tup, int attnum, TupleDesc tupleDesc,
0 commit comments