Re: Call stacks and RAISE INFO

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Call stacks and RAISE INFO
Дата
Msg-id 4E98B14F.4040601@agliodbs.com
обсуждение исходный текст
Ответ на Re: Call stacks and RAISE INFO  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Call stacks and RAISE INFO
Список pgsql-hackers
> Now that we have syntax for adding miscellaneous options to RAISE
> statements, what I suggest we consider is a RAISE option that suppresses
> all context lines for the message, perhaps
> 
> RAISE NOTICE 'fee, fi, fo, fum' USING context = false;

Yeah, that would do it.  Pavel?  ;-)

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: WIP: collect frequency statistics for arrays
Следующее
От: Robert Haas
Дата:
Сообщение: Re: DOMAINs and CASTs