Re: Missing parentheses

Поиск
Список
Период
Сортировка
От Chao Li
Тема Re: Missing parentheses
Дата
Msg-id E96980EC-C380-4ACD-99E7-4F3FCF7A261C@gmail.com
обсуждение исходный текст
Ответ на Re: Missing parentheses  (Marcos Pegoraro <marcos@f10.com.br>)
Ответы Re: Missing parentheses
Список pgsql-hackers
Hi Marcos,

The change looks good to me. People usually create a patch file by:

$ git checkout -b <a-branch-name>
$ git commit # create a commit for your change
$ git format-patch -v1 master  # it will generate a patch file and attach the patch file in your email

For more details, see https://wiki.postgresql.org/wiki/Submitting_a_Patch.


On Sep 25, 2025, at 22:13, Marcos Pegoraro <marcos@f10.com.br> wrote:

Em qui., 25 de set. de 2025 às 10:55, Marcos Pegoraro <marcos@f10.com.br> escreveu:

New version for removing spaces between function names and parentheses
<patch.diff>

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/




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