Re: Performance improvement for joins where outer side is unique - Mailing list pgsql-hackers

From David Rowley
Subject Re: Performance improvement for joins where outer side is unique
Date
Msg-id CAKJS1f9QtHDfKy3JEeaBc5E29sPz5J3euiAQHB0oq4gzjoFuoA@mail.gmail.com
Whole thread Raw
In response to Re: Performance improvement for joins where outer side is unique  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Performance improvement for joins where outer side is unique  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Performance improvement for joins where outer side is unique  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 27 March 2017 at 15:51, David Rowley <david.rowley@2ndquadrant.com> wrote:
On 27 March 2017 at 09:28, David Rowley <david.rowley@2ndquadrant.com> wrote:

> Patch is attached which fixes up the conflict between the expression
> evaluation performance patch.

Seems I forgot to commit locally before creating the patch... Here's
the actual patch I meant to attach earlier.

I've attached an updated patch which updates the regression test output of a recent commit to include the "Unique Inner" in the expected results.

I've also performed a pgindent run on the patch.

Tom, I'm wondering if you think you'll get time to look at this before the feature freeze?

David

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

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Variable substitution in psql backtick expansion
Next
From: Thomas Mercieca
Date:
Subject: Moving GiST index constant to parameter