Re: Bug about column references within subqueries used in selects

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug about column references within subqueries used in selects
Дата
Msg-id 19318.1176385526@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug about column references within subqueries used in selects  (NikhilS <nikkhils@gmail.com>)
Список pgsql-hackers
NikhilS <nikkhils@gmail.com> writes:
> Yes this is fine, but in "select columnname from tablename" using column
> references of the other involved table is what I am objecting to.

You can object till you're blue in the face, but this behavior is not
changing because it's *required by spec*.  Outer references are a
standard and indeed essential part of SQL.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: What tools do people use to hack on PostgreSQL?
Следующее
От: Alexey Klyukin
Дата:
Сообщение: Re: What tools do people use to hack on PostgreSQL?