diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-07 14:34:31 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-04-07 14:37:30 +0300 |
commit | 594bac42728fed67e05458633f35c2b1d7b38f1e (patch) | |
tree | 7f90777c4c59a7dcba3df10ca80918011e5097df /src/backend/access/gist/gistxlog.c | |
parent | 7d8f1de1bc04bf8ddda6548156ef32f46e13dd50 (diff) | |
download | postgresql-594bac42728fed67e05458633f35c2b1d7b38f1e.tar.gz postgresql-594bac42728fed67e05458633f35c2b1d7b38f1e.zip |
Fix WAL replay bug in the new GIN incomplete-split code.
Forgot to set the incomplete-split flag on the left page half, in redo of a
page split.
Spotted this by comparing the page contents on master and standby, after
inserting/applying each WAL record.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions