automating perl compile time checking - Mailing list pgsql-hackers

From Andrew Dunstan
Subject automating perl compile time checking
Date
Msg-id f3c12e2c-618f-cb6f-082b-a2f604dbe73f@2ndQuadrant.com
Whole thread Raw
Responses Re: automating perl compile time checking
List pgsql-hackers
Here is a follow up patch to last weeks commit allowing all perl files 
to be checked clean for compile time errors and warnings.


The patch contains a simple script to run the checks. The code that 
finds perl files is put in a function in a single file that is sourced 
by the three locations that need it.


The directory pgperlcritic is renamed to perlcheck, as it not contains 
the new script as well as pgperlcritic.


cheers


andrew


-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: plans for PostgreSQL 12
Next
From: Amit Khandekar
Date:
Subject: Re: Concurrency bug in UPDATE of partition-key