NOTIFY/LISTEN why is not a callback as notice processing. - Mailing list pgsql-general

From Filonenko Michael
Subject NOTIFY/LISTEN why is not a callback as notice processing.
Date
Msg-id op.vly0mrokobti8x@ubuntu
Whole thread Raw
Responses Re: NOTIFY/LISTEN why is not a callback as notice processing.  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: NOTIFY/LISTEN why is not a callback as notice processing.  ("Daniel Verite" <daniel@manitou-mail.org>)
Re: NOTIFY/LISTEN why is not a callback as notice processing.  (Михаил Филоненко<filonenko.mikhail@gmail.com>)
List pgsql-general
Hello.

I create simple mechanism to inform user about something in database
triggers. In my front-end I use PQsetNoticeReceiver, and display messages
in QTextEdit.
I think about multi-user environment. I read about NOTIFY/LISTEN, but find
no callback mechanism. Is it planning?


--
With best regards, Michael Filonenko.

pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: REINDEX requirement?
Next
From: Tom Lane
Date:
Subject: Re: NOTIFY/LISTEN why is not a callback as notice processing.