Re: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Run perltidy on src/test/perl/PostgreSQL/Test/Cluster.pm
Date: 2025-12-26 23:33:39
Message-ID: aU8bU9KwoSOBgak3@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuya Kawata 2025-12-27 00:49:48 Re: [Patch]Add tab completion for DELETE ... USING
Previous Message Michael Paquier 2025-12-26 23:30:59 Re: cleanup: Split long Makefile lists across lines and sort them