Re: compiling pg_bsd_indent - Mailing list pgsql-hackers

From Andres Freund
Subject Re: compiling pg_bsd_indent
Date
Msg-id lmbvcwci4bcfke6xbgn3djym7kqnqq5autowgbv7hszypqxfyo@fs5mxo3qv6wu
Whole thread Raw
In response to compiling pg_bsd_indent  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: compiling pg_bsd_indent
Re: compiling pg_bsd_indent
Re: compiling pg_bsd_indent
List pgsql-hackers
Hi,

On 2025-10-09 11:43:57 -0400, Robert Haas wrote:
> 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 thought we basically only used the in-tree pg_bsd_indent these days?

Greetings,

Andres



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Adding some error context for lock wait failures
Next
From: Bryan Green
Date:
Subject: [PATCH] Add Windows support for backtrace_functions (MSVC only)