Run perltidy over Catalog.pm

John Naylor <john.naylor@postgresql.org>

Commit: b2e6e768230be334b12dae536ba4c147fba4e9c9
Author: John Naylor <john.naylor@postgresql.org>
Date: 2022-09-08T07:01:13Z
Releases: 16.0
Run perltidy over Catalog.pm

Commit 69eb643b2 deliberately left indentation unchanged to make the changes
more legible. Rather than waiting until next year's perltidy run, do it now
to avoid confusion

Per suggestion from Álvaro Herrera
Discussion: https://www.postgresql.org/message-id/20220907083558.vfvb5hcauaictgum%40alvherre.pgsql

Files

PathChange+/−
src/backend/catalog/Catalog.pm modified +56 −55

Discussion