Re: Update list of combining characters
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-06-24T20:58:34Z
Lists: pgsql-hackers
On 2019-06-19 21:55, Tom Lane wrote: > Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: >>> Indeed. Here is an updated script and patch. > >> committed (to master) > > Cool, but should we also put your recalculation script into git, to help > the next time we decide that we need to update this list? It's > demonstrated to be nontrivial to get it right ;-) For PG12, having the script in the archives is sufficient, I think. Per thread "more Unicode data updates", we should come up with a method that updates all (currently three) places where Unicode data is applied, which would involve some larger restructuring, probably. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Update list of combining characters
- d8594d123c15 12.0 landed