How to disable displaying of a NOTICE context?

Поиск
Список
Период
Сортировка
От Dmitry Koterov
Тема How to disable displaying of a NOTICE context?
Дата
Msg-id d7df81620703130833x145889c9td112e7be52140a85@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to disable displaying of a NOTICE context?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello.

With debug purposes I use RAISE NOTICE ... inside my stored functions/triggers. But there is a little problem: if I run this function/trigger inside psql command-line client (e.g.), it shows not only a notice text, but also a caller context (started with "CONTEXT" substring) which looks quite huge and ugly.

Is there any way to disable CONTEXT displaying with still enabled NOTICEs text?

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

Предыдущее
От: "Olivier Ceulemans"
Дата:
Сообщение: More information on how to understand table pg_locks.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: More information on how to understand table pg_locks.