Re: Remove extra spaces

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Remove extra spaces
Дата
Msg-id 3561871.1641227036@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Remove extra spaces  (Suraj Kharage <suraj.kharage@enterprisedb.com>)
Список pgsql-hackers
Suraj Kharage <suraj.kharage@enterprisedb.com> writes:
> While browsing the code, noticed the extra spaces after the function name.
> Removed the same in the attached patch.

I'm afraid that's a waste of time because the next pgindent run
will just put them back.  "numeric" is also a typedef name and
this usage of it seems to confuse pgindent.  If you wanted to
dive into the pgindent code and fix that bug in it, that'd be
great, but the return-on-effort is probably going to be poor.

(Another possibility is to change the C function name.)

            regards, tom lane



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

Предыдущее
От: Jacob Champion
Дата:
Сообщение: Re: [PATCH] Accept IP addresses in server certificate SANs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: daitch_mokotoff module