From: | Adam Brightwell <adam(dot)brightwell(at)crunchydatasolutions(dot)com> |
---|---|
To: | Martín Marqués <martin(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: postgres messages error |
Date: | 2014-12-17 17:07:00 |
Message-ID: | CAKRt6CRmejHb9WhmPVysecYsMfp+KnNuZ-0N6dAAuQ4=FJfWVA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
--
Adam Brightwell - adam(dot)brightwell(at)crunchydatasolutions(dot)com
Database Engineer - www.crunchydatasolutions.com
Attachment | Content-Type | Size |
---|---|---|
auth_c-error-message-fix.patch | text/x-patch | 643 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2014-12-17 17:34:19 | hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) |
Previous Message | Andrew Dunstan | 2014-12-17 16:59:59 | Re: [alvherre@2ndquadrant.com: Re: no test programs in contrib] |