| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, amitdkhan(dot)pg(at)gmail(dot)com |
| Subject: | Re: partition routing layering in nodeModifyTable.c |
| Date: | 2019-12-18 06:30:22 |
| Message-ID: | CA+HiwqFM7fmVHbTt-AxQwk_6pjEzbX4iOEu8pGV+=9+7Kvc0Fw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Sep 26, 2019 at 1:56 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> On Wed, Sep 4, 2019 at 10:45 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> > On Fri, Aug 9, 2019 at 10:51 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> > To avoid losing track of this, I've added this to November CF.
> >
> > https://commitfest.postgresql.org/25/2277/
> >
> > Struggled a bit to give a title to the entry though.
>
> Noticed that one of the patches needed a rebase.
>
> Attached updated patches. Note that v8-0001 is v7-0001 unchanged that
> Fujita-san posted on Aug 8.
Rebased again.
Thanks,
Amit
| Attachment | Content-Type | Size |
|---|---|---|
| v9-0001-Remove-dependency-on-estate-es_result_relation_in.patch | text/plain | 12.0 KB |
| v9-0004-Refactor-transition-tuple-capture-code-a-bit.patch | text/plain | 20.5 KB |
| v9-0002-Remove-es_result_relation_info.patch | text/plain | 38.0 KB |
| v9-0003-Rearrange-partition-update-row-movement-code-a-bi.patch | text/plain | 16.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mahendra Singh | 2019-12-18 06:31:43 | Re: [HACKERS] Block level parallel vacuum |
| Previous Message | Masahiko Sawada | 2019-12-18 06:17:12 | Re: [HACKERS] Block level parallel vacuum |