Re: [HACKERS] Removing LEFT JOINs in more cases - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] Removing LEFT JOINs in more cases
Date
Msg-id 20180301205930.rqikozhfawoephdt@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] Removing LEFT JOINs in more cases  (David Rowley <david.rowley@2ndquadrant.com>)
Responses Re: [HACKERS] Removing LEFT JOINs in more cases  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On 2018-03-02 09:57:35 +1300, David Rowley wrote:
> On 2 March 2018 at 09:56, Andres Freund <andres@anarazel.de> wrote:
> > On 2018-03-02 09:53:38 +1300, David Rowley wrote:
> >> I'm planning on making the required changes at the weekend.
> >
> > Sorry if I'm grumpy, but why shouldn't this just mean it's slipped to
> > the next fest?
> 
> Because in most of the world it's day 1 of the commitfest.

If a patch hasn't been updated after moved waiting-on-author from the
last CF, and the next CF started, that seems too late. Particularly in
the last CF.

Greetings,

Andres Freund


pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: [HACKERS] Removing LEFT JOINs in more cases
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager