Re: Importing pg_bsd_indent into our source tree

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-02-10T00:35:55Z
Lists: pgsql-hackers
On 2023-02-09 19:20:37 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > I'm fine either way. It's barely noticeable compared to the rest of postgres.
> 
> Yeah, build-by-default isn't really a big deal.  Install-by-default
> is more of a problem...

Perhaps we should install it, just not in bin/, but alongside pgxs/, similar
to pg_regress et al?



Commits

  1. Integrate pg_bsd_indent into our build/test infrastructure.

  2. Sync pg_bsd_indent's copyright notices with Postgres practice.

  3. Import pg_bsd_indent sources.