| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Andreas Wenk <a(dot)wenk(at)netzmeister-st-pauli(dot)de>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: psql \du [PATCH] extended \du with [+] - was missing |
| Date: | 2009-07-22 20:33:21 |
| Message-ID: | 2648.1248294801@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Andreas Wenk wrote:
>> here is the patch for help.c . I think updating some translations is not
>> neccessary because there is no change. Am I right?
> Not really. For example the spanish translation file has this:
> msgid " \\du [PATTERN] list roles (users)\n"
> msgstr " \\du [PATRN] listar roles (usuarios)\n"
We've never before expected patch submitters to patch the .po files,
and in fact I would have thought it would be useless to do so. The
masters are not in our CVS. Why is Andreas being told to worry about
this?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Knut P. Lehre | 2009-07-22 20:33:48 | 8.4.0 installer for Windows from EnterpriseDB does not seem to include pgagent |
| Previous Message | Andreas Wenk | 2009-07-22 20:32:43 | Re: psql \du [PATCH] extended \du with [+] - was missing |