doc: document the TAP test environment variables

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: c4421550fb57ee12369938197aeb1cd189142453
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-11-16T09:25:21Z
Releases: 16.0
doc: document the TAP test environment variables

The TAP tests can, to some degree, be controlled by a set of environment
variables. These were however only documented in a README and not in the
main documentation.  This adds documentation of these variables, as well
as changes one CPAN reference to a ulink for consistency.  While there,
also tag CPAN as an acronym as it's listed in the acronyms section.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/YyPd9unV14SX2bLF@paquier.xyz

Files

PathChange+/−
doc/src/sgml/install-windows.sgml modified +7 −1
doc/src/sgml/regress.sgml modified +27 −1

Documentation touched

Discussion