Re: inner join elimination

From: pinker <pinker(at)onet(dot)eu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: inner join elimination
Date: 2018-06-07 21:44:04
Message-ID: 1528407844739-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

As far as I know PostgreSQL does only OUTER JOIN Elimination, with inner join
it doesn't work.

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert Creager 2018-06-07 22:02:31 Re: Query hitting empty tables taking 48 minutes
Previous Message Tom Lane 2018-06-07 21:34:55 Re: Query hitting empty tables taking 48 minutes