Files
Alejandro García Montoro 752e5d1755 MM-70307: Change Postgres test password to mostest_password (#38060)
* Change test password to mostest_password

This makes the password compliant with the 112 bits minimum length
requirement. Otherwise, FIPS-compliant OpenSSL implementations will
panic when trying to connect from `lib/pq` with a shorter password.

* Simplify test templates' POSTGRES_PASSWORD values

* make generated

* Modify missing "mostest" strings
2026-08-20 22:18:06 +00:00
..