Re: speed up unicode decomposition and recomposition

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: speed up unicode decomposition and recomposition
Дата
Msg-id 20201022043418.GI1475@paquier.xyz
обсуждение исходный текст
Ответ на Re: speed up unicode decomposition and recomposition  (John Naylor <john.naylor@enterprisedb.com>)
Ответы Re: speed up unicode decomposition and recomposition  (John Naylor <john.naylor@enterprisedb.com>)
Список pgsql-hackers
On Wed, Oct 21, 2020 at 07:35:12PM -0400, John Naylor wrote:
> There was a mistake in v3 with pgindent/exclude_file_patterns, fixed in v4.

Thanks for the updated version, that was fast.  I have found a couple
of places that needed to be adjusted, like the comment at the top of
generate-unicode_norm_table.pl or some comments, an incorrect include
in the new headers and the indentation was not right in perl (we use
perltidy v20170521, see the README in src/tools/pgindent).

Except that, this looks good to me.  Attached is the updated version
with all my tweaks, that I would like to commit.  If there are any
comments, please feel free of course.
--
Michael

Вложения

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

Предыдущее
От: Greg Nancarrow
Дата:
Сообщение: Re: Parallel INSERT (INTO ... SELECT ...)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Mop-up around psql's \connect behavior