Re: Make executor's Range Table an array instead of a List - Mailing list pgsql-hackers

From David Rowley
Subject Re: Make executor's Range Table an array instead of a List
Date
Msg-id CAKJS1f_x2P2OHW+rD9jby2vmnH3ovDje0g3kWH50eOst8OQqBA@mail.gmail.com
Whole thread Raw
In response to Re: Make executor's Range Table an array instead of a List  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: Make executor's Range Table an array instead of a List
List pgsql-hackers
On 24 August 2018 at 02:26, Amit Langote <amitlangote09@gmail.com> wrote:
> One of the patches I sent last week does the same thing, among a
> couple of other things with regard to handling relations in the
> executor.  On a cursory look at the patch, your take of it looks
> better than mine.  Will test tomorrow.  Here is a link to my email:
>
> https://www.postgresql.org/message-id/468c85d9-540e-66a2-1dde-fec2b741e688@lab.ntt.co.jp
>
> 4th of my patches implements the array'fication of executor's range table.

Sorry, didn't realise. I'll withdraw this and review yours during the
upcoming 'fest.

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Flexible configuration for full-text search
Next
From: David Rowley
Date:
Subject: Re: Removing useless DISTINCT clauses