Re: PG 12 draft release notes - Mailing list pgsql-hackers

From David Rowley
Subject Re: PG 12 draft release notes
Date
Msg-id CAKJS1f-yZX1WDqX75ziuG=f8z1isdC2uwWuSKMOEuohKgjUHUQ@mail.gmail.com
Whole thread Raw
In response to Re: PG 12 draft release notes  (Andres Freund <andres@anarazel.de>)
Responses Re: PG 12 draft release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, 21 May 2019 at 10:17, Andres Freund <andres@anarazel.de> wrote:
> commit 4da597edf1bae0cf0453b5ed6fc4347b6334dfe1
> Author: Andres Freund <andres@anarazel.de>
> Date:   2018-11-16 16:35:11 -0800
>
>     Make TupleTableSlots extensible, finish split of existing slot type.
>
>    Given that those commits entail an API break relevant for extensions,
>    should we have them as a separate "source code" note?
>
> 4) I think the attribution isn't quite right. For one, a few names with
>    substantial work are missing (Amit Khandekar, Ashutosh Bapat,
>    Alexander Korotkov), and the order doesn't quite seem right. On the
>    latter part I might be somewhat petty, but I spend *many* months of
>    my life on this.
>
>    How about:
>    Andres Freund, Haribabu Kommi, Alvaro Herrera, Alexander Korotkov, David Rowley, Dimitri Golgov
>    if we keep 3) separate and
>    Andres Freund, Haribabu Kommi, Alvaro Herrera, Ashutosh Bapat, Alexander Korotkov, Amit Khandekar, David Rowley,
DimitriGolgov
 
>    otherwise?
>
>    I think it might actually make sense to take David off this list,
>    because his tableam work is essentially part of it's own entry, as

Yeah, please take me off that one. My focus there was mostly on
keeping COPY fast with partitioned tables, to which, as Andres
mentioned is listed somewhere else.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Parallel Append subplan order instability on aye-aye
Next
From: Tom Lane
Date:
Subject: Re: Parallel Append subplan order instability on aye-aye