Re: Proceeding with gettext

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Proceeding with gettext
Дата
Msg-id Pine.LNX.4.30.0106021641230.763-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Proceeding with gettext  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> Are you planning to tackle any of the other elog-related stuff that's
> been discussed in the past?  (Automatic file/linenumber information,
> relabeling the set of severity codes, that sort of thing?)

Planning...  I don't think I'm interested in the file/line information,
given the cruftyness it would require.  I can find that information with
find | xargs grep just fine.  Error codes are high on my agenda, but the
specification still needs to be finalized.

> Sooner or later we're going to have to bite the bullet and edit every
> elog instance in the system.

I don't think I want to do that.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



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

Предыдущее
От: Kovacs Zoltan
Дата:
Сообщение: Re: ERROR: cache lookup for proc 43030134 failed
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: Re: Interesting Atricle