notice handler in libpq-based driver

Поиск
Список
Период
Сортировка
От Scot Loach
Тема notice handler in libpq-based driver
Дата
Msg-id 71837C040963F748B9B94E123A289678664E60@mailserver.sandvine.com
обсуждение исходный текст
Список pgsql-odbc
With the new driver I sometimes see messages being printed to stderr, obviously the ODBC driver should not do this.
I believe the PQnoticeProcessor needs to be set, see this documentation for details of how this works.
http://www.postgresql.org/docs/7.4/interactive/libpq-notice-processing.html

It should be trivial to add this but I'm not sure what the best place to do it would be, would one of the maintainers
beable to do it? 




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

Предыдущее
От: Marko Ristola
Дата:
Сообщение: Re: Continuing encoding fun....
Следующее
От: Cleber Nardelli
Дата:
Сообщение: Re: Using Which Driver [correct]