mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Fix outdated comment
This commit is contained in:
parent
318fe2321e
commit
13b037f938
@ -949,7 +949,7 @@ heapgettup_pagemode(HeapScanDesc scan,
|
|||||||
#if defined(DISABLE_COMPLEX_MACRO)
|
#if defined(DISABLE_COMPLEX_MACRO)
|
||||||
/*
|
/*
|
||||||
* This is formatted so oddly so that the correspondence to the macro
|
* This is formatted so oddly so that the correspondence to the macro
|
||||||
* definition in access/htup.h is maintained.
|
* definition in access/htup_details.h is maintained.
|
||||||
*/
|
*/
|
||||||
Datum
|
Datum
|
||||||
fastgetattr(HeapTuple tup, int attnum, TupleDesc tupleDesc,
|
fastgetattr(HeapTuple tup, int attnum, TupleDesc tupleDesc,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user