mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 00:03:23 -04:00
Fix nbtree posting list comment.
Oversight in commit 0d861bbb70.
This commit is contained in:
parent
aa1def44c3
commit
f698704155
@ -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…
x
Reference in New Issue
Block a user