Re: Generating partitioning tuple conversion maps faster

From: Alexander Kuzmenkov <a(dot)kuzmenkov(at)postgrespro(dot)ru>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Generating partitioning tuple conversion maps faster
Date: 2018-07-09 11:28:46
Message-ID: d0250283-dbd3-1eed-a6d6-89136314286b@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 07/09/2018 10:13 AM, David Rowley wrote:
> I've attached v5.

v5 looks good to me, I've changed the status to ready.

> Please feel free to add yourself as an author of this patch in the
> commitfest app. You've probably contributed about as much as I have to
> this.

Thanks, I'm fine with being credited as a reviewer.

--
Alexander Kuzmenkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2018-07-09 11:35:34 Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled.
Previous Message Nico Williams 2018-07-09 11:20:27 Re: How can we submit code patches that implement our (pending) patents?