Re: speed up unicode normalization quick check

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: speed up unicode normalization quick check
Дата
Msg-id 302500.1603118323@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: speed up unicode normalization quick check  (John Naylor <john.naylor@enterprisedb.com>)
Ответы Re: speed up unicode normalization quick check  (John Naylor <john.naylor@enterprisedb.com>)
Список pgsql-hackers
John Naylor <john.naylor@enterprisedb.com> writes:
> On Mon, Oct 19, 2020 at 2:16 AM Peter Eisentraut <
> peter.eisentraut@2ndquadrant.com> wrote:
>> Could you adjust the generation script so that the resulting header file
>> passes the git whitespace check?  Check the output of
>> git show --check 80f8eb79e24d9b7963eaf17ce846667e2c6b6e6f

> My git manual says:
> ...
> The above would mean we should have errors for every function whose
> parameters are lined with the opening paren, so I don't see why it would
> fire in this case. Is the manual backwards?

Probably not, but our whitespace rules are not git's default.
See .gitattributes at the top level of a git checkout.

            regards, tom lane



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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: speed up unicode decomposition and recomposition
Следующее
От: "bucoo@sohu.com"
Дата:
Сообщение: parallel distinct union and aggregate support patch