pgsql: passwordcheck: Add test suite

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: passwordcheck: Add test suite
Date: 2017-09-15 02:46:06
Message-ID: E1dsgdq-0004mt-4X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

passwordcheck: Add test suite

Also improve one error message.

Reviewed-by: David Steele <david(at)pgmasters(dot)net>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/af7211e92dc2bba66f90de9e5bea6ae5fa914c61

Modified Files
--------------
contrib/passwordcheck/.gitignore | 4 ++++
contrib/passwordcheck/Makefile | 5 +++++
contrib/passwordcheck/expected/passwordcheck.out | 18 ++++++++++++++++++
contrib/passwordcheck/passwordcheck.c | 2 +-
contrib/passwordcheck/passwordcheck.conf | 1 +
contrib/passwordcheck/sql/passwordcheck.sql | 21 +++++++++++++++++++++
6 files changed, 50 insertions(+), 1 deletion(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2017-09-15 03:02:13 Re: [COMMITTERS] pgsql: passwordcheck: Add test suite
Previous Message Robert Haas 2017-09-14 21:19:15 pgsql: Add missing tags to GetCommandLogLevel.

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-09-15 02:47:21 Re: additional contrib test suites
Previous Message Amit Kapila 2017-09-15 02:45:45 Re: parallelize queries containing initplans