Re: Add "format" target to make and ninja to run pgindent and pgperltidy - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Date
Msg-id 475CE843-FEFE-40E0-9341-3D5502D1F51C@yesql.se
Whole thread Raw
In response to Re: Add "format" target to make and ninja to run pgindent and pgperltidy  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
Responses Re: Add "format" target to make and ninja to run pgindent and pgperltidy
List pgsql-hackers
> On 13 Mar 2026, at 09:29, Jelte Fennema-Nio <postgres@jeltef.nl> wrote:

> Afaict the primary reason that pg_bsd_indent is run on every commit, but
> perltidy is not, is that the later is currently much more annoying to run.

The primary reason thus far has been that pgperltidy requires a specific
version of perltidy, no other version is accepted.  Imposing the burden of
installing that on a greater subset of people than a subset of committers
didn't seem palatable.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Next
From: Ashutosh Sharma
Date:
Subject: Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication