Re: The pgperltidy diffs in HEAD

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Pgsql Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: The pgperltidy diffs in HEAD
Date: 2025-11-25 17:53:05
Message-ID: 202511251752.53f2qyknfwur@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Nov-25, Tom Lane wrote:

> pgindent has long had a check that you're running the correct version
> of bsdindent, but I just realized that pgperltidy makes no such check
> for perltidy. Should we install one?

Yeah, we should definitely have that.

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Jacobson 2025-11-25 18:14:12 Re: [PATCH] Avoid pallocs in async.c's "critical section"
Previous Message Álvaro Herrera 2025-11-25 17:45:35 Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY