Alvaro Herrera <alvhe...@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