[pgpool-committers: 4974] pgpool: adding scram and md5 auth test	cases
    Muhammad Usama 
    m.usama at gmail.com
       
    Tue Aug  7 21:43:32 JST 2018
    
    
  
adding scram and md5 auth test cases
Branch
------
SCRAM_AUTH
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=57b0665c9208d68b6aadf7b83b058b14552dade3
Modified Files
--------------
src/test/pgpool_setup                              |  15 ++-
.../020.allow_clear_text_frontend_auth/test.sh     | 104 +++++++++++++++++++
.../tests/021.pool_passwd_auth/pool_hba.conf       |  71 +++++++++++++
.../regression/tests/021.pool_passwd_auth/test.sh  | 111 ++++++++++++++++++++
.../022.pool_passwd_alternative_auth/pool_hba.conf |  71 +++++++++++++
.../tests/022.pool_passwd_alternative_auth/test.sh | 112 +++++++++++++++++++++
6 files changed, 482 insertions(+), 2 deletions(-)
    
    
More information about the pgpool-committers
mailing list