Re: Issue with psql's create_help.pl under perlcritic
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Michael Paquier <michael@paquier.xyz>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-01-18T13:43:01Z
Lists: pgsql-hackers
On 2023-01-18 We 03:50, Michael Paquier wrote: > Hi all, > > A recent system update of a Debian SID host has begun to show me this > issue: > ./src/bin/psql/create_help.pl: Bareword dir handle opened at line 47, > column 1. See pages 202,204 of PBP. > ([InputOutput::ProhibitBarewordDirHandles] Severity: 5) > > This issue gets fixed here as of the attached. > Comments? Looks fine. Interesting it's not caught by perlcritic on my Fedora 35 instance, nor my Ubuntu 22.04 instance. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Fix failure with perlcritic in psql's create_help.pl
- 145bc5debf6f 11.19 landed
- 22411cc77a05 12.14 landed
- dfe96d613069 13.10 landed
- efd2474ab5b4 14.7 landed
- 1391916736cf 15.2 landed
- 6ba6306256a3 16.0 landed