| From: | Japin Li <japinli(at)hotmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: How to update unicode mapping table? |
| Date: | 2023-09-26 01:23:37 |
| Message-ID: | MEYP282MB1669A17C123803FD91FC17B9B6C3A@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 26 Sep 2023 at 05:58, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> On 25.09.23 08:02, Japin Li wrote:
>> When I try to update the unicode mapping table through *.xml in
>> src/backend/utils/mb/Unicode/, it doesn't update the *.map files.
>> I find the make cannot go to this directory, what can I do to update
>> the mapping tables?
>
> This is done by "make update-unicode".
Thanks, it seems works.
--
Regrads,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Japin Li | 2023-09-26 01:30:03 | Re: How to update unicode mapping table? |
| Previous Message | Kuwamura Masaki | 2023-09-26 01:22:05 | Re: bug fix and documentation improvement about vacuumdb |