Re: [HACKERS] perlcritic

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: [HACKERS] perlcritic
Дата
Msg-id 57d50d7b-c8cd-819b-1e11-ad5c85bebae3@pgmasters.net
обсуждение исходный текст
Ответ на Re: [HACKERS] perlcritic  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Ответы Re: [HACKERS] perlcritic  (Daniel Gustafsson <daniel@yesql.se>)
Re: [HACKERS] perlcritic  (Daniel Gustafsson <daniel@yesql.se>)
Список 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 по дате отправления:

Предыдущее
От: Ashutosh Sharma
Дата:
Сообщение: Re: [HACKERS] segfault in hot standby for hash indexes
Следующее
От: David Steele
Дата:
Сообщение: Re: [HACKERS] [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG