Re: PQsetNoticeReceiver issues

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PQsetNoticeReceiver issues
Дата
Msg-id 200401181119.58577.peter_e@gmx.net
обсуждение исходный текст
Ответ на PQsetNoticeReceiver issues  (Jonathan Gardner <jgardner@jonathangardner.net>)
Ответы Re: PQsetNoticeReceiver issues  (L J Bayuk <ljb220@mindspring.com>)
Список pgsql-interfaces
Jonathan Gardner wrote:
> I've run into a conundrum with the PQsetNoticeReceiver function call.
> How do you set it back to the original default? How do you call the
> appropriate PQnoticeProcessor as well?

The documentation says:
Each of these functions returns the previous notice receiver or 
processor function pointer, and sets the new value. If you supply a 
null function pointer, no action is taken, but the current pointer is 
returned.



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

Предыдущее
От: Jonathan Gardner
Дата:
Сообщение: PQsetNoticeReceiver issues
Следующее
От: L J Bayuk
Дата:
Сообщение: Re: PQsetNoticeReceiver issues