cleanup error reporting

Поиск
Список
Период
Сортировка
От Neil Conway
Тема cleanup error reporting
Дата
Msg-id 1141182291.26826.2.camel@localhost.localdomain
обсуждение исходный текст
Ответы Re: cleanup error reporting  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Attached is a patch that makes the message strings used in elogs and
ereports more consistent with the style guidelines: errdetail should
begin with a capital letter and end with a period, whereas errmsg should
not. Most of the corrections are for contrib/, although the patch also
fixes a few mistakes in the main tree.

Barring any objections, I'll apply this tomorrow.

-Neil


Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] pg_service.conf
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cleanup error reporting