Add a call to PQsetNoticeProcessor() to catch PostgreSQL "notices" and
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 14 Jul 2006 14:42:57 +0000 (14:42 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Fri, 14 Jul 2006 14:42:57 +0000 (14:42 +0000)
commit034d99ab7d8d4bf671671e583c32cf7dd322c1c2
tree2f0aab031eeedf88793fd0adfe36e8d666a34c86
parent35d40a980556bac0460dc027a44fb5285cda3364
Add a call to PQsetNoticeProcessor() to catch PostgreSQL "notices" and
thereby stop them being written to stderr (the default).
doc/doc-txt/ChangeLog
src/src/lookups/pgsql.c