Fix perltidy breaking perlcritic

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 12d40d4a8d0495cf2c7b564daa8aaa7f107a6c56
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2022-09-08T09:20:29Z
Releases: 16.0
Fix perltidy breaking perlcritic

perltidying a "##no critic" line moves the marker to where it becomes
useless.  Put the line back to how it was, and protect it from further
malfeasance.

Per buildfarm member crake.

Files

PathChange+/−
src/backend/catalog/Catalog.pm modified +4 −2