Re: Need feedback on new feature (\for)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Need feedback on new feature (\for)
Дата
Msg-id 14452.1061165830@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Need feedback on new feature (\for)  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: Need feedback on new feature (\for)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
I said:
> ... I think it makes much more sense to push the
> complexity into the control query and keep the substitution rules
> non-surprising.

BTW, taking that approach as gospel, we could forget my idea of
declaring datatypes for the control-query results.  Just substitute
'em literally.  The quoting transformations could be done easily in
the control query with quote_literal() or quote_ident().

            regards, tom lane

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Need feedback on new feature (\for)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Need feedback on new feature (\for)