Re: Why does pg_bsd_indent need to be installed? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Why does pg_bsd_indent need to be installed?
Date
Msg-id 3512288.1687280942@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why does pg_bsd_indent need to be installed?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Do you mean with $MAJOR_VERSION being Postgres' version?  That means we
> need to install a new symlink every year, even when pg_bsd_indent
> doesn't change.  I'd rather have it call pg_bsd_indent-$INDENT_VERSION
> first, and pg_bsd_indent if that doesn't exist.  I already have it that
> way.

Sounds reasonable.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX
Next
From: Jacob Champion
Date:
Subject: Re: RFC: logical publication via inheritance root?