Re: [PATCHES] libpq type system 0.9a

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [PATCHES] libpq type system 0.9a
Дата
Msg-id 20080408220923.GS9062@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [PATCHES] libpq type system 0.9a  (Andrew Chernow <ac@esilo.com>)
Ответы Re: [PATCHES] libpq type system 0.9a  (Andrew Chernow <ac@esilo.com>)
Re: [PATCHES] libpq type system 0.9a  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-hackers
Andrew Chernow wrote:

> Forgot to say: There is stuff in PGconn, PGresult, PQclear, PQfinish  
> (maybe a couple other places).

Maybe there's a way we can have libpqtypes adding calls into some
hypothetical libpq hooks.  So libpqtypes registers its hooks in _init()
or some such, and it gets picked up automatically by any app that links
to it.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Andrew Chernow
Дата:
Сообщение: Re: [PATCHES] libpq type system 0.9a
Следующее
От: "Stephen Denne"
Дата:
Сообщение: Re: Allow COPY from STDIN to absorb all input before throwing an error