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:
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/