Re: PL/pgSQL, RAISE and error context

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: PL/pgSQL, RAISE and error context
Дата
Msg-id CAFj8pRB-WqzU=agj3_7=GohBm_zgee7ekgem=oJJNoYrUwmD0g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PL/pgSQL, RAISE and error context  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: PL/pgSQL, RAISE and error context  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers


2015-04-23 15:47 GMT+02:00 Robert Haas <robertmhaas@gmail.com>:
On Thu, Apr 23, 2015 at 4:56 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> I don't see a contradiction. There is clean agreement, so ERROR level should
> to show the context. NOTICE and WARNINGs doesn't need it - and there is a
> backward compatibility and usability reasons don't do it.

Whether notices and warnings need it is a matter of opinion.  I don't
think your idea is bad, and it might be a good rule of thumb in many
cases, but I slightly prefer Marko's approach of adding a new option.

I am not sure if I understand to you.

please, can you write more about your idea?


 

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: INSERT ... ON CONFLICT IGNORE (and UPDATE) 3.0
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: Code paths where LWLock should be released on failure