Re: R: Re: R: Re: Weird EXECUTE ... USING behaviour

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: R: Re: R: Re: Weird EXECUTE ... USING behaviour
Дата
Msg-id 4B4E40C9.8080609@gmail.com
обсуждение исходный текст
Ответ на R: Re: R: Re: Weird EXECUTE ... USING behaviour  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Список pgsql-general
On 01/13/2010 01:39 PM, Vincenzo Romano wrote:
> My issue involves the USING predicates, though.
>

WARNING:Old joke

Doctor: What is wrong?
Patient: My elbow hurts when I do this, what should I do?
Doctor: Quit doing that.

USING is not working the way you want, mainly for the reason you found,
the CHECK is being parsed before the variable is substituted. At this
point it is time to do something different.





--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: Vincenzo Romano
Дата:
Сообщение: R: Re: R: Re: Weird EXECUTE ... USING behaviour
Следующее
От: Vincenzo Romano
Дата:
Сообщение: R: Re: R: Re: R: Re: Weird EXECUTE ... USING behaviour