Test SCRAM iteration changes with psql \password

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: bf5a894c557179b85500a307104b36e846e24f48
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-04-07T20:14:23Z
Releases: 16.0
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

Files

PathChange+/−
src/test/authentication/t/001_password.pl modified +26 −0

Discussion