Re: Upgrading the backend's error-message infrastructure

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Upgrading the backend's error-message infrastructure
Дата
Msg-id 0cfd01c2e9cf$c16ea070$6500a8c0@fhp.internal
обсуждение исходный текст
Ответ на Upgrading the backend's error-message infrastructure  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Upgrading the backend's error-message infrastructure
Список pgsql-hackers
> Comments?

All the error stuff sounds really neat.  I volunteer for doing lots of elog
changes when the time comes.

Would it be possible to do a command line app?

bash$ pg_error 1200D
Severity: ERROR
Message: Division by zero
Detail:
Hint: Modify statement to prevent zeros appearing in denominators.

So people can look up errors offline (oracle-style)

Chris



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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: SQL99 ARRAY support proposal
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Upgrading the backend's error-message infrastructure