Simplify new test suite handling of passwordcheck

Peter Eisentraut <peter_e@gmx.net>

Commit: 637a934ab9bac615af6032bb8424056e91988fb8
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-11-02T16:57:04Z
Releases: 11.0
Simplify new test suite handling of passwordcheck

This changes the use of a custom configuration file to enforce the value
of preload_shared_libraries to simply load the library during the tests.
This removes the restriction of running installcheck on the tests, and
simplifies its makefile contrary to what has been introduced in af7211e.

Author: Michael Paquier <michael.paquier@gmail.com>

Files