Re: [HACKERS] perlcritic - Mailing list pgsql-hackers

From David Steele
Subject Re: [HACKERS] perlcritic
Date
Msg-id 57d50d7b-c8cd-819b-1e11-ad5c85bebae3@pgmasters.net
Whole thread Raw
In response to Re: [HACKERS] perlcritic  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Responses Re: [HACKERS] perlcritic  (Daniel Gustafsson <daniel@yesql.se>)
Re: [HACKERS] perlcritic  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Hi Daniel,

On 3/6/17 12:02 PM, Dagfinn Ilmari Mannsåker wrote:
> ilmari@ilmari.org (Dagfinn Ilmari Mannsåker) writes:
>
>> Hi Peter,
>>
>> Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>>
>>> I posted this about 18 months ago but then ran out of steam. [ ] Here
>>> is an updated patch.  The testing instructions below still apply.
>>> Especially welcome would be ideas on how to address some of the places
>>> I have marked with ## no critic.
>>
>> Attached is a patch on top of yours that addresses all the ## no critic
>> annotations except RequireFilenameMatchesPackage, which can't be fixed
>> without more drastic reworking of the plperl build process.
>>
>> Tested on perl 5.8.1 and 5.24.0 by configuring with --with-perl and
>> --enable-tap-tests followed by make check-world, and running pgindent
>> --build.
>
> Attached is an updated version of the patch, in which
> src/tools/msvc/gendef.pl actually compiles.  If someone on Windows could
> test it, that would be great.

You are signed up to review this patch.  Do you know when you'll have a 
chance to do that?

Thanks,
-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Ashutosh Sharma
Date:
Subject: Re: [HACKERS] segfault in hot standby for hash indexes
Next
From: David Steele
Date:
Subject: Re: [HACKERS] [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG