Re: perlcritic

From: David Steele <david(at)pgmasters(dot)net>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Subject: Re: perlcritic
Date: 2017-03-21 18:20:37
Message-ID: 57d50d7b-c8cd-819b-1e11-ad5c85bebae3@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Daniel,

On 3/6/17 12:02 PM, Dagfinn Ilmari Mannsåker wrote:
> ilmari(at)ilmari(dot)org (Dagfinn Ilmari Mannsåker) writes:
>
>> Hi Peter,
>>
>> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)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(at)pgmasters(dot)net

In response to

  • Re: perlcritic at 2017-03-06 17:02:51 from Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?=

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2017-03-21 18:23:58 Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG
Previous Message Ashutosh Sharma 2017-03-21 18:19:33 Re: segfault in hot standby for hash indexes