| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. |
| Date: | 2017-08-28 14:24:14 |
| Message-ID: | CA+Tgmobzki2RY+KhvNx3MOeN4ZRyFs98yetF7T+OfHir7hh__w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Mon, Aug 28, 2017 at 10:16 AM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
>> I am fine with however you want to handle it, but it seems odd to me
>> that we don't have a way of embedding INT64_FORMAT in a translatable
>> string. Surely that's going to be a problem in some case, sometime,
>> isn't it?
>
> The way we do that elsewhere is to print out the value to a string
> variable and then use %s in the translatable message.
Hmm. OK. That doesn't sound great, but if there's no better option...
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-08-28 14:55:30 | pgsql: Translation updates |
| Previous Message | Alvaro Herrera | 2017-08-28 14:16:31 | Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-08-28 14:26:33 | Re: hash partitioning based on v10Beta2 |
| Previous Message | Alvaro Herrera | 2017-08-28 14:16:31 | Re: [COMMITTERS] pgsql: pg_rewind: Fix some problems when copying files >2GB. |