From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se> |
Subject: | Re: Online checksums patch - once again |
Date: | 2019-09-30 16:11:25 |
Message-ID: | 20190930161125.btnrh72ctw76wz2n@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2019-09-30 16:59:00 +0200, Magnus Hagander wrote:
> On Mon, Sep 30, 2019 at 2:49 PM Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
> wrote:
> > IMHO the patch is ready to go - I think the global barrier solves the
> > issue in the previous version, and that's the only problem I'm aware of.
> > So +1 from me to go ahead and push it.
I don't think the global barrier part is necessarily ready. I wrote it
on a flight back from a conference, to allow Magnus to make some
progress. And I don't think it has received meaningful review so far.
> Especially -- Andres, any chance I can bribe you to take another look?
I'll try to take a look.
Greetings,
Andres Freund
From | Date | Subject | |
---|---|---|---|
Next Message | Soumyadeep Chakraborty | 2019-09-30 16:14:45 | Re: Don't codegen deform code for virtual tuples in expr eval for scan fetch |
Previous Message | Pavel Stehule | 2019-09-30 16:09:30 | Re: SQL/JSON: JSON_TABLE |