Thread: pgsql: Doc: update testing recipe in src/test/perl/README.

pgsql: Doc: update testing recipe in src/test/perl/README.

From
Tom Lane
Date:
Doc: update testing recipe in src/test/perl/README.

The previous text didn't provide any clear explanation of our policy
around TAP test portability.  The recipe for using perlbrew had some
problems, too: it resulted in a non-shared libperl (preventing
testing of plperl) and it caused some modules to be updated to
current when the point of the recipe is to build an old environment.

Discussion: https://postgr.es/m/E1mYY6Z-0006OL-QN@gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3eb1f4d09745433c70ccac411cad24d0374b9c3b

Modified Files
--------------
src/test/perl/README | 32 ++++++++++++++++++++++++--------
1 file changed, 24 insertions(+), 8 deletions(-)