NOTICE vs WARNING resolution

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема NOTICE vs WARNING resolution
Дата
Msg-id Pine.LNX.4.44.0310020021420.2932-100000@peter.localdomain
обсуждение исходный текст
Список pgsql-hackers
Following up to the discussion a few weeks ago and in accordance with the
criteria developed there about how a message should be classified NOTICE
or WARNING, I have identified the following cases that ought to be
reclassified:

change WARNING to NOTICE:

table "%s" has no indexes  [during REINDEX]

change NOTICE to WARNING:

changing return type of function %s from "opaque" to xxx
INTERVAL(%d) precision reduced to maximum allowed, %d

I also thought that

copyObject() failed to produce an equal parse tree

should be made an elog() because it's an internal error.


Objections?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Thoughts on maintaining 7.3
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Lost mails