summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/database.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-08-18 08:18:09 +0900
committerMichael Paquier <michael@paquier.xyz>2025-08-18 08:18:09 +0900
commit97ca67377aa289762af432c96c5204685b3ecd21 (patch)
tree2e9a90bf583ee0b4fee15c23a9eccfa695e3e6d8 /src/backend/utils/misc/database.c
parent5a8ab650a782ffb78325fa66607a5fbb25c5c74a (diff)
Remove md5() call from isolation test for CLUSTER and TOASTHEADorigin/masterorigin/HEADmaster
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
Diffstat (limited to 'src/backend/utils/misc/database.c')
0 files changed, 0 insertions, 0 deletions