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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/d150ff57812ae01a2f78a55f33a46f9b7febf933
Modified Files
--------------
src/backend/access/gin/gindatapage.c | 5 ++++-
src/backend/access/gin/ginxlog.c | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.