Re: compiling pg_bsd_indent - Mailing list pgsql-hackers

From Tom Lane
Subject Re: compiling pg_bsd_indent
Date
Msg-id 2956104.1760025097@sss.pgh.pa.us
Whole thread Raw
In response to compiling pg_bsd_indent  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> While $SUBJECT today -- using the sources from
> https://git.postgresql.org/git/pg_bsd_indent.git -- I ran into some
> problems. I got errors due to the replacement of
> pg_attribute_noreturn() with pg_return(), and warnings due to variable
> definitions with no previous extern declaration. Here's a quick and
> dirty patch.

I don't think we're bothering to maintain that repo anymore,
now that pg_bsd_indent is in-tree (see src/tools/pg_bsd_indent).
The fixes you mention seem to be applied already to that copy.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: compiling pg_bsd_indent
Next
From: Nathan Bossart
Date:
Subject: Re: compiling pg_bsd_indent