Why does pg_bsd_indent need to be installed?

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Why does pg_bsd_indent need to be installed?
Date: 2023-05-25 08:32:20
Message-ID: ebc7c8b7-2a75-9538-c79c-6d342c6b29b8@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Why does pgindent require that pg_bsd_indent be installed in the path?
Couldn't pgindent call the pg_bsd_indent built inside the tree? That
would make the whole process much smoother.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2023-05-25 08:41:46 Re: running logical replication as the subscription owner
Previous Message Daniel Gustafsson 2023-05-25 08:27:02 Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?