Commits

DateSubjectAuthorReleases
2023-03-27 Make SCRAM iteration count configurable Daniel Gustafsson 16.0
2023-03-14 libpq: Add support for require_auth to control authorized auth methods Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-24 Fix and improve TAP tests for pg_hba.conf and regexps Michael Paquier 16.0
2022-10-24 Add support for regexps on database and user entries in pg_hba.conf Michael Paquier 16.0
2022-10-11 Add TAP tests for role membership in pg_hba.conf Michael Paquier 16.0
2022-10-06 Refactor TAP test authentication/001_password.pl Michael Paquier 16.0
2022-09-29 Introduce SYSTEM_USER Michael Paquier 16.0
2022-02-11 Replace Test::More plans with done_testing Daniel Gustafsson 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-24 Move Perl test modules to a better namespace Andrew Dunstan 15.0
2021-09-23 Add missing $Test::Builder::Level settings Peter Eisentraut 15.0
2021-09-23 Add missing $Test::Builder::Level settings Peter Eisentraut 14.0
2021-07-29 Unify PostgresNode's new() and get_new_node() methods Andrew Dunstan 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-07 Add a copyright notice to perl files lacking one. Andrew Dunstan 14.0
2021-04-07 Add some information about authenticated identity via log_connections Michael Paquier 14.0
2021-04-05 Refactor all TAP test suites doing connection checks Michael Paquier 14.0
2020-09-05 Make new authentication test case more robust. Tom Lane 12.5
2020-09-05 Make new authentication test case more robust. Tom Lane 11.10
2020-09-05 Make new authentication test case more robust. Tom Lane 13.0
2020-09-05 Make new authentication test case more robust. Tom Lane 10.15
2020-09-05 Make new authentication test case more robust. Tom Lane 14.0
2020-09-03 Allow records to span multiple lines in pg_hba.conf and pg_ident.conf. Tom Lane 14.0
2020-09-01 Teach libpq to handle arbitrary-length lines in .pgpass files. Tom Lane 11.10