pgsql: Test SCRAM iteration changes with psql \password - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Test SCRAM iteration changes with psql \password
Date
Msg-id E1pksad-001uk1-Dc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Test SCRAM iteration changes with psql \password

A version of this test was included in the original patch for altering
SCRAM iteration count, but was omitted due to how interactive psql TAP
sessions worked before being refactored.

Discussion: https://postgr.es/m/20230130194350.zj5v467x4jgqt3d6@awork3.anarazel.de
Discussion: https://postgr.es/m/F72E7BC7-189F-4B17-BF47-9735EB72C364@yesql.se

Branch
------
master

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

Modified Files
--------------
src/test/authentication/t/001_password.pl | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Fix underspecified sort order in test query
Next
From: Andres Freund
Date:
Subject: pgsql: Improve IO accounting for temp relation writes