Re: Add support for automatically updating Unicode derived files
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-04-24T08:01:00Z
Lists: pgsql-hackers
I have committed the first Unicode data update using this new "make update-unicode" facility. CLDR is released regularly every 6 months, so around this time every year would be the appropriate time to pull in the latest updates in preparation for our own release. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Add exclusion to headercheck
- cc25464763f0 13.0 landed
-
Add support for automatically updating Unicode derived files
- f85a485f89e2 13.0 landed