postgresql/contrib/citext/sql
Peter Eisentraut 3c551ebede 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
2023-11-07 07:58:14 +01:00
..
citext.sql citext: Allow tests to pass in OpenSSL FIPS mode 2023-11-07 07:58:14 +01:00
citext_utf8.sql Remove duplicate words in docs and code comments. 2023-10-09 09:18:47 +05:30
create_index_acl.sql CREATE INDEX: use the original userid for more ACL checks. 2022-06-25 09:07:41 -07:00