Thread
-
Patch to improve style of generate_history.pl perl script
Bruce Momjian <bruce@momjian.us> — 2011-05-05T16:49:40Z
I have applied the attached patch to improve the style of our generate_history.pl perl script. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
-
Re: Patch to improve style of generate_history.pl perl script
Andrew Dunstan <andrew@dunslane.net> — 2011-05-05T17:03:51Z
On 05/05/2011 12:49 PM, Bruce Momjian wrote: > I have applied the attached patch to improve the style of our > generate_history.pl perl script. > Wow, really? There's nothing wrong with the changes but they seem pretty trivial and pointless to me. Maybe I've drunk the perl TIMTOWTDI koolaid too much. cheers andrew
-
Re: Patch to improve style of generate_history.pl perl script
Bruce Momjian <bruce@momjian.us> — 2011-05-05T17:28:50Z
Andrew Dunstan wrote: > > > On 05/05/2011 12:49 PM, Bruce Momjian wrote: > > I have applied the attached patch to improve the style of our > > generate_history.pl perl script. > > > > Wow, really? There's nothing wrong with the changes but they seem pretty > trivial and pointless to me. Maybe I've drunk the perl TIMTOWTDI koolaid > too much. I wanted it to be consistent with our other Perl script. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +