Gurjeet Singh <gurj...@singh.im> writes: > On Sat, Mar 1, 2025 at 10:26 PM Tom Lane <t...@sss.pgh.pa.us> wrote: >> This looks reasonably in line with project style ...
> Should I create a commitfest entry for this patch, or is it > uncontroversial enough and small enough to not warrant that? The controversy would be more about whether it's worth bothering with. In the past we've taken some care to ensure that generated files would pass pgindent's ideas of correct formatting, but not more than that. AFAICT from some quick tests, pgindent has no opinions about layout of #define lines. regards, tom lane