git.postgresql.org Git - postgresql.git/commit
Tue, 7 Apr 2020 22:56:52 +0000 (15:56 -0700)
Tue, 7 Apr 2020 22:56:52 +0000 (15:56 -0700)
commit 60cbd7751c1ec6ffdf2ffc520ddeb35cb2f2ed70
Remove nbtree BTreeTupleSetAltHeapTID() function.
Since heap TID is supposed to be just another key attribute to the
implementation, it doesn't make much sense to have separate
BTreeTupleSetNAtts() and BTreeTupleSetAltHeapTID() functions. Merge the
two functions together. This slightly simplifies _bt_truncate().
This is the main PostgreSQL git repository.
RSS
Atom