Re: Re: Outstanding patches

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: Outstanding patches
Дата
Msg-id 8861.989360658@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Re: Outstanding patches  (Richard Poole <richard.poole@vi.net>)
Список pgsql-hackers
Richard Poole <richard.poole@vi.net> writes:
> How about a feature in psql which would read something like '%type' and
> convert it to the appropriate thing before it passed it to the backend?

That's just about what Ian's patch does, only it does it during backend
parsing instead of in the client.  It seems to me that most of the
arguments against it apply either way.

If we are going to have it, the backend is certainly the right place to
do it, rather than adding a huge amount of new smarts to psql.
        regards, tom lane


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

Предыдущее
От: Richard Poole
Дата:
Сообщение: Re: Re: Outstanding patches
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Outstanding patches