From: | Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits |
Date: | 2019-05-29 08:20:28 |
Message-ID: | CABOikdOHfJ7ZtXc=8LgJEZCSzAgVacvCF6QpX2SqGE5c+5v8YA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 28 May 2019 at 4:36 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Hi,
>
> On 2019-04-07 18:04:27 -0700, Andres Freund wrote:
> > Here's a *prototype* patch for this. It only implements what I
> > described for heap_multi_insert, not for plain inserts. I wanted to see
> > what others think before investing additional time.
>
> Pavan, are you planning to work on this for v13 CF1? Or have you lost
> interest on the topic?
>
Yes, I plan to work on it.
Thanks,
Pavan
--
Pavan Deolasee http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Haribabu Kommi | 2019-05-29 08:30:20 | Re: MSVC Build support with visual studio 2019 |
Previous Message | Kohei KaiGai | 2019-05-29 06:50:30 | Re: How to know referenced sub-fields of a composite type? |