fastgetattr is in access/htup.h, not access/heapam.h
Noted by Peter Geoghegan
This commit is contained in:
parent
3b11247aad
commit
754b8140a1
@ -833,7 +833,7 @@ heapgettup_pagemode(HeapScanDesc scan,
|
||||
#if defined(DISABLE_COMPLEX_MACRO)
|
||||
/*
|
||||
* This is formatted so oddly so that the correspondence to the macro
|
||||
* definition in access/heapam.h is maintained.
|
||||
* definition in access/htup.h is maintained.
|
||||
*/
|
||||
Datum
|
||||
fastgetattr(HeapTuple tup, int attnum, TupleDesc tupleDesc,
|
||||
|
Loading…
x
Reference in New Issue
Block a user