Re: RFE: Column aliases in WHERE clauses

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: RFE: Column aliases in WHERE clauses
Дата
Msg-id 5059BC42.7010906@ringerc.id.au
обсуждение исходный текст
Ответ на Re: RFE: Column aliases in WHERE clauses  (Steve Haresnape <s.haresnape@creativeintegrity.co.nz>)
Ответы Re: RFE: Column aliases in WHERE clauses  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
Список pgsql-general
On 09/19/2012 02:36 PM, Steve Haresnape wrote:

> Since some dialects support the idiom and others don't there can't be
> any compelling reason to withhold support. It's really a matter of style.
> For my money the DRY style is better.

So you're saying that you want the implementation to effectively clone
the aliased SELECT term into the WHERE clause?

If so, what about functions with side-effects?

--
Craig Ringer


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

Предыдущее
От: "Marc Mamin"
Дата:
Сообщение: drop table if exists ;
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: drop table if exists ;