Re: Removing Inner Joins

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Removing Inner Joins
Date: 2013-07-09 06:33:38
Message-ID: 20130709063338.GF2062@alap2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2013-07-08 23:31:15 -0700, Peter Geoghegan wrote:
> On Mon, Jul 8, 2013 at 11:20 PM, Atri Sharma <atri(dot)jiit(at)gmail(dot)com> wrote:
> > Where are we with that functionality atm? Do we have plans to move forward?

> PostgreSQL has had this capability for some time. See:

> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=488d70ab46311386801c10691196ec8d755f2283

That's for outer joins tho.

Greetings,

Andres Freund

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Atri Sharma 2013-07-09 06:34:36 Re: Removing Inner Joins
Previous Message Peter Geoghegan 2013-07-09 06:31:15 Re: Removing Inner Joins