Re: subqueries and qualification of table names - Mailing list pgsql-general

From Tom Lane
Subject Re: subqueries and qualification of table names
Date
Msg-id 17416.1114573050@sss.pgh.pa.us
Whole thread Raw
In response to subqueries and qualification of table names  (Kevin Murphy <murphy@genome.chop.edu>)
List pgsql-general
Kevin Murphy <murphy@genome.chop.edu> writes:
> ... In the following query, PG treats the phrase "and chromosome
> = chromosome" as "and genetic.chromosome = genetic.chromosome".

And that surprises you why?

            regards, tom lane

pgsql-general by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Pgpool questions
Next
From: Tom Lane
Date:
Subject: Re: Performance difference between ANY and IN, also array syntax