citext: Allow tests to pass in OpenSSL FIPS mode
Peter Eisentraut <peter@eisentraut.org>
citext: Allow tests to pass in OpenSSL FIPS mode citext doesn't define an md5() function, so the value of using it in its tests is dubious. At best this shows in an indirect way that the cast from citext to text works. Avoid the issue and remove the test. Discussion: https://www.postgresql.org/message-id/flat/dbbd927f-ef1f-c9a1-4ec6-c759778ac852%40enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| contrib/citext/expected/citext_1.out | modified | +0 −9 |
| contrib/citext/expected/citext.out | modified | +0 −9 |
| contrib/citext/sql/citext.sql | modified | +0 −1 |
Discussion
- Allow tests to pass in OpenSSL FIPS mode 45 messages · 2022-10-04 → 2025-09-14