Re: subqueries and qualification of table names

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: subqueries and qualification of table names
Дата
Msg-id 17416.1114573050@sss.pgh.pa.us
обсуждение исходный текст
Ответ на subqueries and qualification of table names  (Kevin Murphy <murphy@genome.chop.edu>)
Список 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 по дате отправления:

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: Pgpool questions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Performance difference between ANY and IN, also array syntax