pgsql: Fix WAL replay bug in the new GIN incomplete-split code. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix WAL replay bug in the new GIN incomplete-split code.
Date
Msg-id E1WX7s5-0006Ea-4Y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/594bac42728fed67e05458633f35c2b1d7b38f1e

Modified Files
--------------
src/backend/access/gin/ginxlog.c |   13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Extra warnings and errors for PL/pgSQL
Next
From: Robert Haas
Date:
Subject: pgsql: Remove ipc_test.