Make eval statement naturally proof against perltidy

John Naylor <john.naylor@postgresql.org>

Commit: b060f57791cfd84ec7c7eb84eb1d1d38b39aa0a5
Author: John Naylor <john.naylor@postgresql.org>
Date: 2022-09-12T04:59:43Z
Releases: 16.0
Make eval statement naturally proof against perltidy

This is a bit less verbose than adding an exception. Rewrite
the other eval statement in Catalog.pm as well, just for
the sake of consistency.

Idea from Andrew Dunstan
Discussion: https://www.postgresql.org/message-id/CAD5tBc%2BzRhuWn_S4ayH2sWKe60FQu1guTTokDFS3YMOeSrsozA%40mail.gmail.com

Files

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

Discussion