From: | Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com> |
---|---|
To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Kamigishi Rei <iijima(dot)yun(at)koumakan(dot)jp>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: BUG #17245: Index corruption involving deduplicated entries |
Date: | 2021-11-01 08:47:51 |
Message-ID: | CALT9ZEHgGdiLJ5EO_w-PCA13o3DDhAKF6qe-kRar_sA3vJwLrg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 <http://www.postgrespro.com>
From | Date | Subject | |
---|---|---|---|
Next Message | Sandeep Thakkar | 2021-11-01 13:10:04 | Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data |
Previous Message | Semab Tariq | 2021-11-01 05:50:04 | Re: BUG #17260: Unable to Download Installer: Receiving Internal Server Error 500 |