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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix WAL replay bug in the new GIN incomplete-split code.
Дата
Msg-id E1WX7s5-0006Ea-4Y@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: pgsql: Extra warnings and errors for PL/pgSQL
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Remove ipc_test.