From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, Emre Hasegeli <emre(at)hasegeli(dot)com>, Tomas Vondra <tv(at)fuzzy(dot)cz>, Peter Geoghegan <pg(at)bowt(dot)ie>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Surafel Temesgen <surafel3000(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 12 draft release notes |
Date: | 2019-05-21 00:04:50 |
Message-ID: | CAKJS1f-yZX1WDqX75ziuG=f8z1isdC2uwWuSKMOEuohKgjUHUQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, 21 May 2019 at 10:17, Andres Freund <andres(at)anarazel(dot)de> wrote:
> commit 4da597edf1bae0cf0453b5ed6fc4347b6334dfe1
> Author: Andres Freund <andres(at)anarazel(dot)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, Dimitri Golgov
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2019-05-21 00:07:22 | Re: Parallel Append subplan order instability on aye-aye |
Previous Message | Thomas Munro | 2019-05-20 23:31:40 | Re: Parallel Append subplan order instability on aye-aye |