Re: [HACKERS] Removing useless DISTINCT clauses - Mailing list pgsql-hackers

From David Rowley
Subject Re: [HACKERS] Removing useless DISTINCT clauses
Date
Msg-id CAKJS1f8bfPf1vVOHC_gihzJvAFamYStjkuyDS0idQLurMpHTRQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Removing useless DISTINCT clauses  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 2 March 2018 at 09:51, Andres Freund <andres@anarazel.de> wrote:
> This patch has been waiting on author since 2018-01-09, the next & last
> CF has started. I'm inclined to mark this as returned with feedback.

I'm planning on making the required changes at the weekend.


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


pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] Removing useless DISTINCT clauses
Next
From: David Rowley
Date:
Subject: Re: [HACKERS] Removing LEFT JOINs in more cases