Re: BUG #17245: Index corruption involving deduplicated entries - Mailing list pgsql-bugs

From Pavel Borisov
Subject Re: BUG #17245: Index corruption involving deduplicated entries
Date
Msg-id CALT9ZEHgGdiLJ5EO_w-PCA13o3DDhAKF6qe-kRar_sA3vJwLrg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #17245: Index corruption involving deduplicated entries  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-bugs
Attached patch adds assertions and comments to
heap_page_prune_execute() that document my understanding of things.
This passes "make check-world" for me.

How do you feel about doing something like this too?
I've applied patch v1, built with assertion checking. Installcheck-world passes on my machine (OSX) too.

--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com

pgsql-bugs by date:

Previous
From: Semab Tariq
Date:
Subject: Re: BUG #17260: Unable to Download Installer: Receiving Internal Server Error 500
Next
From: Sandeep Thakkar
Date:
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data