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.paqu...@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/637a934ab9bac615af6032bb8424056e91988fb8

Modified Files
--------------
contrib/passwordcheck/Makefile                   | 3 ---
contrib/passwordcheck/expected/passwordcheck.out | 1 +
contrib/passwordcheck/passwordcheck.conf         | 1 -
contrib/passwordcheck/sql/passwordcheck.sql      | 2 ++
4 files changed, 3 insertions(+), 4 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to