mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
parent
aa1def44c3
commit
f698704155
1 changed files with 1 additions and 1 deletions
|
|
@ -656,7 +656,7 @@ BTreeTupleGetHeapTID(IndexTuple itup)
|
|||
|
||||
/*
|
||||
* Get maximum heap TID attribute, which could be the only TID in the case of
|
||||
* a non-pivot tuple that does not have a posting list tuple.
|
||||
* a non-pivot tuple that does not have a posting list.
|
||||
*
|
||||
* Works with non-pivot tuples only.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue