Re: Importing pg_bsd_indent into our source tree

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-02-09T22:19:22Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> The trivial fix of using MAXPGPATH made it build, without warnings. That
> doesn't say anything about actually working. So I guess porting the test would
> make sense.

> Opinions on whether it would make sense as a shell script?

Hmmm .. a shell script would be fine by me, but it won't help in
testing a Windows build.  Maybe we need to make it a Perl script?

BTW, the attachments to your previous message are identical to what
I previously posted --- did you attach the wrong set of diffs?

			regards, tom lane



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.