diff options
author | Peter Geoghegan <pg@bowt.ie> | 2020-04-07 15:56:52 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2020-04-07 15:56:52 -0700 |
commit | 60cbd7751c1ec6ffdf2ffc520ddeb35cb2f2ed70 (patch) | |
tree | 26f89ab0572c1c9f8e6dec25fad8de7f90fc1ec1 /src/backend/utils/adt/arrayfuncs.c | |
parent | c6550776394e25c1620bc8258427c8f1d448080d (diff) | |
download | postgresql-60cbd7751c1ec6ffdf2ffc520ddeb35cb2f2ed70.tar.gz postgresql-60cbd7751c1ec6ffdf2ffc520ddeb35cb2f2ed70.zip |
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().
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions