notice handler in libpq-based driver - Mailing list pgsql-odbc

From Scot Loach
Subject notice handler in libpq-based driver
Date
Msg-id 71837C040963F748B9B94E123A289678664E60@mailserver.sandvine.com
Whole thread Raw
List 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 by date:

Previous
From: Marko Ristola
Date:
Subject: Re: Continuing encoding fun....
Next
From: Cleber Nardelli
Date:
Subject: Re: Using Which Driver [correct]