Fix test for password hash length limit.

Nathan Bossart <nathan@postgresql.org>

Commit: c3b80a7e98456904a2bf8f06a0cbf10f8dae1e83
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2024-10-07T22:17:39Z
Releases: 18.0
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.

Files

PathChange+/−
src/test/regress/expected/password_1.out modified +7 −0