Re: improvements in Unicode tables generation code

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: improvements in Unicode tables generation code
Дата
Msg-id e6baa40f-a40f-564f-9b45-9ad63bf01f2d@enterprisedb.com
обсуждение исходный текст
Ответ на Re: improvements in Unicode tables generation code  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: improvements in Unicode tables generation code  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
On 20.07.21 13:57, Peter Eisentraut wrote:
>>> Perhaps we should change the script or Makefile so that it doesn't 
>>> create all the maps in one go?
>>
>> I agree, either comment it better or just write one file at a time. 
>> I'll take another look at that.
> 
> Here is a patch that does it one file (pair) at a time.  The other rules 
> besides UCS_to_most.pl actually had the same problem, since they produce 
> two output files, so running in parallel called each script twice.  In 
> this patch, all of that is heavily refactored and works correctly now. 
> Note that UCS_to_most.pl already accepted a command-line argument to 
> specify which encoding to work with.

Here is an updated patch with a thinko fix that made the previous patch 
not actually work.

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: bt21tanigaway
Дата:
Сообщение: Re: (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented
Следующее
От: Ants Aasma
Дата:
Сообщение: Re: storing an explicit nonce