Re: [PATCHES] possible ecpg vpath build error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] possible ecpg vpath build error
Дата
Msg-id 9809.1157342762@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] possible ecpg vpath build error  (Michael Glaesemann <grzm@seespotcode.net>)
Ответы Re: [PATCHES] possible ecpg vpath build error  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
Michael Glaesemann <grzm@seespotcode.net> writes:
> There's a lot of duplicate code in ecpg.

No kidding :-(.  The parser is bad enough but the datatype library is 
an order of magnitude worse.  I don't have a great solution at hand
though.  The backend utils/adt/ code gets to rely on the backend's
error handling and memory management protocols, which I surely do
not propose to remove, but how could we keep common sources when
ecpglib has to work in a far less friendly environment?
        regards, tom lane


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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: [PATCHES] possible ecpg vpath build error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] possible ecpg vpath build error