diff options
author | Peter Geoghegan <pg@bowt.ie> | 2020-04-22 16:09:55 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2020-04-22 16:09:55 -0700 |
commit | 48107e396f75ea65192153707a8c476f66b59061 (patch) | |
tree | ea54018702f5ea69d3873f2e50872a5a15a503d0 /src/backend/access/transam/commit_ts.c | |
parent | de0dc1a84710f127fdd40f87e783797cc2d69a77 (diff) | |
download | postgresql-48107e396f75ea65192153707a8c476f66b59061.tar.gz postgresql-48107e396f75ea65192153707a8c476f66b59061.zip |
nbtree: Rename BT_RESERVED_OFFSET_MASK.
The mask was added by commit 8224de4f, which introduced INCLUDE nbtree
indexes. The status bits really were reserved initially. We now use 2
out of 4 of the bits for additional tuple metadata, though. Rename the
mask to BT_STATUS_OFFSET_MASK.
Also consolidate related nbtree.h code comments about the format of
pivot tuples and posting list tuples.
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions