On 2023-May-31, Bruce Momjian wrote:

> I guess we could try looking for pg_bsd_indent-$MAJOR_VERSION first,
> then pg_bsd_indent.

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.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/


Reply via email to