Re: unknown libpq service entries ignored

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: unknown libpq service entries ignored
Дата
Msg-id 1259360169.4396.27.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: unknown libpq service entries ignored  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On fre, 2009-11-27 at 10:22 -0500, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > +        printfPQExpBuffer(errorMessage,
> > +                          libpq_gettext("ERROR: service \"%s\" not found\n"), service);
> 
> Please make the message consistent with the rest of libpq.  AFAICS none
> of the other messages in that file use an ERROR: prefix.

Well, that style is used four times in that same function, but no where
else in the file.  So the existing uses should probably also be cleaned
up.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: OpenSSL key renegotiation with patched openssl
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a