Re: Synchronize with imath upstream

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Synchronize with imath upstream
Дата
Msg-id 23413.1549466124@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Synchronize with imath upstream  (Andres Freund <andres@anarazel.de>)
Ответы Re: Synchronize with imath upstream  (Andres Freund <andres@anarazel.de>)
Re: Synchronize with imath upstream  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On February 6, 2019 5:17:50 AM GMT+05:30, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>> I'm -1 for this myself.  I think there are a few places that could
>> benefit from it, but my fear is that many *more* places would get
>> worse.

> Because of imported code like ryu and imath? And because it can make code considerably better when used judiciously.

I don't object to keeping imported code in a form that matches upstream
as best we can.  (Should we also exclude such files from pgindent'ing?)

But changing conventions for our own code is an entirely different matter.
In this case, I think that having some places use it while the bulk of
the code doesn't is just a bad idea from a stylistic-consistency
standpoint.  It's pretty much the same reason why we still aren't allowing
// comments --- there's no toolchain-based reason not to, but a mishmash of
comment styles would be ugly and hard to read.

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: bug tracking system
Следующее
От: "Timmer, Marius"
Дата:
Сообщение: Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full