diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2023-11-07 07:58:14 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2023-11-07 07:58:14 +0100 |
commit | 3c551ebede46194237f82062b54b92e474b5c743 (patch) | |
tree | 890f41cde184eac950487e4a7ba0f2a9d2d708fa /src/backend/utils/adt/windowfuncs.c | |
parent | 8af917be6badf0b50759fd7d9ca4e3e7977dd486 (diff) | |
download | postgresql-3c551ebede46194237f82062b54b92e474b5c743.tar.gz postgresql-3c551ebede46194237f82062b54b92e474b5c743.zip |
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
Diffstat (limited to 'src/backend/utils/adt/windowfuncs.c')
0 files changed, 0 insertions, 0 deletions