Re: Issue with psql's create_help.pl under perlcritic

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-01-19T00:33:59Z
Lists: pgsql-hackers
On Wed, Jan 18, 2023 at 08:43:01AM -0500, Andrew Dunstan wrote:
> Looks fine.

Thanks for double-checking, will apply shortly.

> Interesting it's not caught by perlcritic on my Fedora 35
> instance, nor my Ubuntu 22.04 instance.

Perhaps that just shows up on the latest version of perlcritic?  I use
1.148 in the box where this issue shows up, for all the stable
branches of Postgres.
--
Michael

Commits

  1. Fix failure with perlcritic in psql's create_help.pl