Re: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm
Date
Msg-id aU8bU9KwoSOBgak3@paquier.xyz
Whole thread Raw
In response to Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm  (Xuneng Zhou <xunengzhou@gmail.com>)
Responses Re: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm
List pgsql-hackers
On Sat, Dec 27, 2025 at 12:47:35AM +0800, Xuneng Zhou wrote:
> This patch implements $subject.

FWIW, perltidy is run globally across the tree once a year before
forking a new stable branch, or is let up to committers.  I don't see
why we should do that now.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: cleanup: Split long Makefile lists across lines and sort them
Next
From: Tatsuya Kawata
Date:
Subject: Re: [Patch]Add tab completion for DELETE ... USING