Release 8
This release contains a number of small changes to make using the
--from-source feature a bit nicer. It also contains a good deal of code
cleanup to be perlcritic clean, with some exceptions, down to severity
level 3, and also to remove some out of date code that referred to
Postgresql branches we no longer support.
It also contains the following features:
--testsand--schedulenow apply to the check step as well as the
installcheck step- a new
--delay-checkswitch delays the check step until after
install. This helps work around a bug or lack of capacity w.r.t.
LD_LIBRARY_PATHon Alpine Linux - if the environment value
BFLIBexists it is added to the perl search
path. That means it is possible to install the top level scripts
separately from the support modules.