Fix test for password hash length limit.
authorNathan Bossart <nathan@postgresql.org>
Mon, 7 Oct 2024 22:17:39 +0000 (17:17 -0500)
committerNathan Bossart <nathan@postgresql.org>
Mon, 7 Oct 2024 22:17:39 +0000 (17:17 -0500)
commitc3b80a7e98456904a2bf8f06a0cbf10f8dae1e83
tree777344b3d50c457114db4e4c46e0d94fccbcc15f
parent8318f2b170d81e6792b90f2aa2b491a2b7add441
Fix test for password hash length limit.

In commit 8275325a06, I forgot to update password_1.out (an
alternative expected test output file added by commit 3c44e7d8d4),
so this test began failing on machines with FIPS mode enabled.
src/test/regress/expected/password_1.out