diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-01-24 19:08:52 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-01-24 19:10:10 +0200 |
commit | d150ff57812ae01a2f78a55f33a46f9b7febf933 (patch) | |
tree | fbc87b71c80badc907c04e2ac7c2a86ce64bae4c /src/backend/utils/adt/float.c | |
parent | a8f374849fe2e2fcd62bbba8be85ccf030c31683 (diff) | |
download | postgresql-d150ff57812ae01a2f78a55f33a46f9b7febf933.tar.gz postgresql-d150ff57812ae01a2f78a55f33a46f9b7febf933.zip |
Reset unused fields in GIN data leaf page footer.
The maxoff field is not used in the new, compressed page format. Let's
reset it when converting an old-format page to the new format. The code
won't care either way, but this makes it possible to use the field for
something else in the future.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions