Re: map_partition_varattnos() and whole-row vars

Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>

From: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
To: Robert Haas <robertmhaas@gmail.com>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Amit Khandekar <amitdkhan.pg@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-03T03:09:56Z
Lists: pgsql-hackers
On 2017/08/03 12:06, Robert Haas wrote:
> On Wed, Aug 2, 2017 at 2:25 AM, Amit Langote
> <Langote_Amit_f8@lab.ntt.co.jp> wrote:
>> On 2017/08/02 15:21, Amit Langote wrote:
>>> Thanks Fuita-san and Amit for reviewing.
>>
>> Sorry, I meant Fujita-san.
> 
> Time is growing short here.  Is there more review or coding that needs
> to be done here?

I'll take another look at the patch from now.

Best regards,
Etsuro Fujita



Commits

  1. Teach map_partition_varattnos to handle whole-row expressions.