From: | 王海洋 <wanghaiyang(dot)001(at)bytedance(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: [External] Re: [PATCH] BUG FIX: inconsistent page found in BRIN_REGULAR_PAGE |
Date: | 2022-08-05 14:01:58 |
Message-ID: | CACciXAAwGzHjna+swn=AFqS7A2tpHdW_6nDiOBi+iWs3-MtwyQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Nice, benefited a lot, thanks.
Best Regards!
Haiyang Wang
From: "Alvaro Herrera"<alvherre(at)alvh(dot)no-ip(dot)org>
Date: Fri, Aug 5, 2022, 21:17
Subject: Re: [External] Re: [PATCH] BUG FIX: inconsistent page found in
BRIN_REGULAR_PAGE
To: "王海洋"<wanghaiyang(dot)001(at)bytedance(dot)com>
Cc: "Kyotaro Horiguchi"<horikyota(dot)ntt(at)gmail(dot)com>, <
pgsql-bugs(at)lists(dot)postgresql(dot)org>
On 2022-Aug-04, 王海洋 wrote: > Thanks, I agree. So my new modified patch is
attached. I propose the attached. This also adds a new TAP test that runs
BRIN through a revmap extension and through wal_consistency_checking. This
increases coverage, as currently there's none for brin_evacuate_page. --
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "Every
machine is a smoke machine if you operate it wrong enough."
https://twitter.com/libseybieda/status/1541673325781196801
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2022-08-05 14:23:39 | Re: BUG #17575: row(NULL) IS NULL inconsistent with IS NOT DISTINCT FROM NULL |
Previous Message | David G. Johnston | 2022-08-05 13:52:42 | Re: BUG #17575: row(NULL) IS NULL inconsistent with IS NOT DISTINCT FROM NULL |