Remove md5() call from isolation test for CLUSTER and TOAST
Michael Paquier <michael@paquier.xyz>
Remove md5() call from isolation test for CLUSTER and TOAST This test was failing because MD5 computations are not supported in these environments. This switches the test to rely on sha256() instead, providing the same coverage while avoiding the failure. Oversight in f57e214d1cbb. Per buildfarm members gecko, molamola, shikra and froghopper. Discussion: https://postgr.es/m/aKJijS2ZRfRZiYb0@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/specs/cluster-toast-value-reuse.spec | modified | +1 −1 |
Discussion
Cited messages not in the archive:
aKJijS2ZRfRZiYb0@paquier.xyz