Re: PG_DIAG_SEVERITY and a possible bug in pq_parse_errornotice()
От | Alvaro Herrera |
---|---|
Тема | Re: PG_DIAG_SEVERITY and a possible bug in pq_parse_errornotice() |
Дата | |
Msg-id | 20160826170545.GA316209@alvherre.pgsql обсуждение исходный текст |
Ответ на | Re: PG_DIAG_SEVERITY and a possible bug in pq_parse_errornotice() (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: PG_DIAG_SEVERITY and a possible bug in pq_parse_errornotice()
|
Список | pgsql-hackers |
Tom Lane wrote: > So far as I can find, the attached is all we need to do to introduce a > new message field. (This patch doesn't address the memory-context > questions, but it does fix the localization-driven failure demonstrated > upthread.) > > Any objections? Anyone want to bikeshed the field name? I considered > PG_DIAG_SEVERITY_NONLOCALIZED and PG_DIAG_SEVERITY_ENGLISH before settling > on PG_DIAG_SEVERITY_ASCII, but I can't say I'm in love with that. I didn't review the patch, but +1 on the idea. As for the name, I think ASCII is the wrong thing (as many labels in other languages can be in ascii too). I vote for NONLOCALIZED. I see character "s" is already taken in the protocol; that would be my first preference rather than A. How about Z? -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: