Remove incidental md5() function use from test
authorTomas Vondra
Sun, 30 Mar 2025 11:22:39 +0000 (13:22 +0200)
committerTomas Vondra
Sun, 30 Mar 2025 11:22:39 +0000 (13:22 +0200)
commit49b82522f13fa5f756687f5609f687877fc970ff
tree1cca324e5246bab0f547fdecd7a449f28aa0e5a8
parentd6d8054dc72d4844f52f1552f8d3074c16987e32
Remove incidental md5() function use from test

Replace md5() with sha256() in tests introduced in 14ffaece0fb5, to
allow test to pass in OpenSSL FIPS mode.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/3518736.1743307492@sss.pgh.pa.us
contrib/amcheck/expected/check_gin.out
contrib/amcheck/sql/check_gin.sql