Re: postgres messages error

Поиск
Список
Период
Сортировка
От Adam Brightwell
Тема Re: postgres messages error
Дата
Msg-id CAKRt6CRmejHb9WhmPVysecYsMfp+KnNuZ-0N6dAAuQ4=FJfWVA@mail.gmail.com
обсуждение исходный текст
Ответ на postgres messages error  (Martín Marqués <martin@2ndquadrant.com>)
Ответы Re: postgres messages error
Список pgsql-hackers
Martin,

#: libpq/auth.c:1593
#, fuzzy, c-format
msgid "could not to look up local user ID %ld: %s"

It looks like there is an extra *to* there , so the string should be:

"could not look up local user ID %ld: %s"

I think you are right.  FWIW, I have attached a patch that fixes it for consideration if others concur.

-Adam

--
Вложения

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