perltidy - Mailing list pgsql-hackers

From Magnus Hagander
Subject perltidy
Date
Msg-id z2g9837222c1004190802je7648c5ekc72c359cd1c1e30e@mail.gmail.com
Whole thread Raw
Responses Re: perltidy  (Andrew Dunstan <andrew@dunslane.net>)
Re: perltidy  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
The MSVC scripts currently have a "perltidy coding style" so we run
perltidy with a specific set of arguments to format the code. (This is
in the README). Kind of like pgindent.

Should we be doing this on all the perlscripts we use?

And if we do, we should obviously use the same one everywhere -
probably just use the one we have for the msvc stuff today. Anything
in particular about that one that people hate?

-- Magnus HaganderMe: http://www.hagander.net/Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Standalone backends run StartupXLOG in an incorrect environment
Next
From: Robert Haas
Date:
Subject: Re: Re: [BUGS] BUG #4887: inclusion operator (@>) on tsqeries behaves not conforming to documentation