Re: [HACKERS] path toward faster partition pruning - Mailing list pgsql-hackers

From David Rowley
Subject Re: [HACKERS] path toward faster partition pruning
Date
Msg-id CAKJS1f_Z7DTKb7149DRpWyY++_1-TmaEwVF+asq6j+p1aRRqBA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] path toward faster partition pruning  (Jesper Pedersen <jesper.pedersen@redhat.com>)
List pgsql-hackers
On 5 January 2018 at 07:16, Jesper Pedersen <jesper.pedersen@redhat.com> wrote:
> 1) if the patch should be more aggressive in removing planning nodes that
> aren't necessary, e.g. going from Append -> IndexOnly to just IndexOnly.

That's not for this patch. There's another patch [1] to do that already.

[1] https://commitfest.postgresql.org/16/1353/


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


pgsql-hackers by date:

Previous
From: Haribabu Kommi
Date:
Subject: Re: Enhance pg_stat_wal_receiver view to display connected host
Next
From: Michael Paquier
Date:
Subject: Re: bug? import foreign schema forgets to import column description