| От | Jasen Betts |
|---|---|
| Тема | Re: RAISE NOTICE |
| Дата | |
| Msg-id | gu6bv8$sf$3@reversiblemaps.ath.cx обсуждение исходный текст |
| Ответ на | RAISE NOTICE ("Luigi N. Puleio" <npuleio@rocketmail.com>) |
| Список | pgsql-sql |
On 2009-05-08, Luigi N. Puleio <npuleio@rocketmail.com> wrote: > > --0-1541576050-1241773508=:80512 > Content-Type: text/plain; charset=us-ascii > > Hello everyone... > > I have a PL/PgSQL function where I use RAISE NOTICE but this kind of RAISE can't be shown on windows with a popup messagelike the EXCEPTION, indeed it goes to log messages list.. > So, is there any way to show a popup message with a custom textmessage on it from a PL/PgSQL function?... postgres doesn't produce popups (your application does that) To get notification you need to call PQsetNoticeProcessor() to register a callback function.
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера