pgsql: Run perltidy over Catalog.pm - Mailing list pgsql-committers

From John Naylor
Subject pgsql: Run perltidy over Catalog.pm
Date
Msg-id E1oWBYT-001xjQ-WC@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b2e6e768230be334b12dae536ba4c147fba4e9c9

Modified Files
--------------
src/backend/catalog/Catalog.pm | 111 +++++++++++++++++++++--------------------
1 file changed, 56 insertions(+), 55 deletions(-)


pgsql-committers by date:

Previous
From: John Naylor
Date:
Subject: pgsql: Parse catalog .dat files as a whole when compiling the backend
Next
From: John Naylor
Date:
Subject: pgsql: Add b2e6e7682 to .git-blame-ignore-revs