Re: Why does pg_bsd_indent need to be installed? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Why does pg_bsd_indent need to be installed?
Date
Msg-id 2930.1685553665@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why does pg_bsd_indent need to be installed?  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Why does pg_bsd_indent need to be installed?
List pgsql-hackers
Peter Eisentraut <peter@eisentraut.org> writes:
> On 25.05.23 13:05, Tom Lane wrote:
>> Well, if you know where the build directory is, sure.  But any way you
>> slice it there is an extra bit of knowledge required.  Since pg_bsd_indent
>> changes so seldom, keeping it in your PATH is at least as easy as any
>> other solution, IMO.

> The reason I bumped into this is that 15 and 16 use different versions 
> of pg_bsd_indent, so you can't just keep one copy in, like, ~/bin/.

Well, personally, I never bother to adjust patches to the indentation
rules of old versions, so using the latest pg_bsd_indent suffices.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Sandro Santilli
Date:
Subject: Re: [PATCH] Support % wildcard in extension upgrade filenames
Next
From: Bruce Momjian
Date:
Subject: Re: Why does pg_bsd_indent need to be installed?