On Fri, Jan 20, 2017 at 4:01 PM, Tom Lane <t...@sss.pgh.pa.us> wrote: > * I'm not really on board with patches modifying pgindent/typedefs.list > retail. To my mind that file represents the typedefs used the last > time we pgindent'd the whole tree, and if you want an up-to-date list > you should ask the buildfarm. Otherwise there's just too much confusion > stemming from the fact that not everybody updates it when patching. > > My own workflow for reindenting patches goes more like > curl https://buildfarm.postgresql.org/cgi-bin/typedefs.pl -o my-typedefs.list > ... manually edit my-typedefs.list to add any new typedefs from patch ... > pgindent --typedefs=my-typedefs.list target-files
Andres and I -- among others -- have been patching typedefs.list retail for a while now. I think it makes life a lot easier. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers