Re: remove "msg" parameter from convert_tuples_by_name

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: remove "msg" parameter from convert_tuples_by_name
Дата
Msg-id
20190904014214.GA16504@alvherre.pgsql
Ответ на
Список
Дерево обсуждения
remove "msg" parameter from convert_tuples_by_name Alvaro Herrera <alvherre@2ndquadrant.com>
Re: remove "msg" parameter from convert_tuples_by_name Amit Langote <amitlangote09@gmail.com>
Re: remove "msg" parameter from convert_tuples_by_name Alvaro Herrera <alvherre@2ndquadrant.com>
Re: remove "msg" parameter from convert_tuples_by_name Amit Langote <amitlangote09@gmail.com>
Re: remove "msg" parameter from convert_tuples_by_name Alvaro Herrera <alvherre@2ndquadrant.com>
On 2019-Sep-04, Amit Langote wrote:

> On Wed, Sep 4, 2019 at 3:52 AM Alvaro Herrera  wrote:
> >
> > On 2019-Aug-07, Amit Langote wrote:
> >
> > > If we're reducing the message string to occur only once in the source
> > > code, can we maybe write it to be more informative?  I wonder if users
> > > aren't normally supposed to see this message?
> >
> > Grepping for the messages given to convert_tuples_by_position yields
> > quite a few matches in regression test output, but none for the one in
> > convert_tuples_by_name.  This makes me think that it isn't user-visible,
> > unless things go very wrong.
> >
> > Pushed the patch, thanks.
> 
> Thanks.  I thought you'd change the ereport to elog while at it.

Oh, that didn't occur to me, but because it has errdetail and an errcode
it'd be more controversial.  I don't see any reason to do it, frankly ...

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-hackers по дате отправления
От: Alvaro Herrera
Дата:
От: Masahiko Sawada
Дата:
FAQ