aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-04-07 14:34:31 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-04-07 14:37:30 +0300
commit594bac42728fed67e05458633f35c2b1d7b38f1e (patch)
tree7f90777c4c59a7dcba3df10ca80918011e5097df /src/backend/access/gist/gistxlog.c
parent7d8f1de1bc04bf8ddda6548156ef32f46e13dd50 (diff)
downloadpostgresql-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