pgindent (probably my missing something obvious) - Mailing list pgsql-hackers

From James Coleman
Subject pgindent (probably my missing something obvious)
Date
Msg-id CAAaqYe8yaz7Zbg3NVfJ5vpZ1cDvzSbYaLCMOjrdWBMVs6-WVnw@mail.gmail.com
Whole thread Raw
Responses Re: pgindent (probably my missing something obvious)
List pgsql-hackers
Hello,

This is the first time I've run pgindent on my current machine, and it
doesn't seem to be making any modifications to source files. For
example this command:

./src/tools/pgindent/pgindent src/backend/optimizer/path/allpaths.c

leaves the allpaths.c file unchanged despite my having some very long
function calls. I've downloaded the latest typedefs list, but I
haven't added any types anyway.

What obvious thing am I missing?

Thanks,
James Coleman



pgsql-hackers by date:

Previous
From: Yurii Rashkovskii
Date:
Subject: Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name
Next
From: Tom Lane
Date:
Subject: Re: pgindent (probably my missing something obvious)