| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
| Cc: | Japin Li <japinli(at)hotmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Pavel Borisov <pashkin(dot)elfe(at)gmail(dot)com> |
| Subject: | Re: [PATCH] Remove workarounds to format [u]int64's |
| Date: | 2022-03-21 13:41:13 |
| Message-ID: | 1870948.1647870073@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Aleksander Alekseev <aleksander(at)timescale(dot)com> writes:
>> As Tom said in [1], we don't need to touch the *.po files, since those
>> files are managed by the translation team.
> True, but I figured that simplifying the work of the translation team would
> not harm either.
It would not simplify things for them at all, just mess it up.
The master copies of the .po files are kept in a different repo.
Also, I believe that extraction of new message strings is automated
already.
https://www.postgresql.org/docs/devel/nls.html
https://wiki.postgresql.org/wiki/NLS
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2022-03-21 14:12:04 | Re: Column Filtering in Logical Replication |
| Previous Message | Robert Haas | 2022-03-21 13:36:52 | Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints |