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. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/12d40d4a8d0495cf2c7b564daa8aaa7f107a6c56 Modified Files -------------- src/backend/catalog/Catalog.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
