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 3b11247 commit 754b814Copy full SHA for 754b814
src/backend/access/heap/heapam.c
@@ -833,7 +833,7 @@ heapgettup_pagemode(HeapScanDesc scan,
833
#if defined(DISABLE_COMPLEX_MACRO)
834
/*
835
* This is formatted so oddly so that the correspondence to the macro
836
- * definition in access/heapam.h is maintained.
+ * definition in access/htup.h is maintained.
837
*/
838
Datum
839
fastgetattr(HeapTuple tup, int attnum, TupleDesc tupleDesc,
0 commit comments