| From: | Horiguchi Kyotaro <horikyota(dot)ntt(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pg_checksums has an untranslatable string. |
| Date: | 2019-06-06 09:55:14 |
| Message-ID: | CAKPRHzKvbND4wabVJ=+=KRPhN1p2_5TPsyQwFatg6jV6h2ic3w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello.
# My email address has changed.
I found a string that ought to be translatable but actually not,
in pg_checksums.c.
> fprintf(stderr, "%*s/%s MB (%d%%) computed",
It seems to be the only instance in the file.
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| pg_checksums_fix_untranslatable_string.patch | application/octet-stream | 545 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavlo Golub | 2019-06-06 10:58:39 | Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 |
| Previous Message | Peter Eisentraut | 2019-06-06 09:38:06 | Re: Add CREATE DATABASE LOCALE option |