forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3c551eb
committed
citext: Allow tests to pass in OpenSSL FIPS mode
citext doesn't define an md5() function, so the value of using it inits tests is dubious. At best this shows in an indirect way that thecast 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.com1 parent8af917b commit3c551eb
3 files changed
+0
-19
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1744 | 1744 |
| |
1745 | 1745 |
| |
1746 | 1746 |
| |
1747 |
| - | |
1748 |
| - | |
1749 |
| - | |
1750 |
| - | |
1751 |
| - | |
1752 |
| - | |
1753 |
| - | |
1754 |
| - | |
1755 |
| - | |
1756 | 1747 |
| |
1757 | 1748 |
| |
1758 | 1749 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1744 | 1744 |
| |
1745 | 1745 |
| |
1746 | 1746 |
| |
1747 |
| - | |
1748 |
| - | |
1749 |
| - | |
1750 |
| - | |
1751 |
| - | |
1752 |
| - | |
1753 |
| - | |
1754 |
| - | |
1755 |
| - | |
1756 | 1747 |
| |
1757 | 1748 |
| |
1758 | 1749 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
574 | 574 |
| |
575 | 575 |
| |
576 | 576 |
| |
577 |
| - | |
578 | 577 |
| |
579 | 578 |
| |
580 | 579 |
| |
|
0 commit comments
Comments
(0)