NOTIFY/LISTEN why is not a callback as notice processing. - Mailing 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.