postgres/contrib/amcheck/sql
Tomas Vondra 49b82522f1 Remove incidental md5() function use from test
Replace md5() with sha256() in tests introduced in 14ffaece0f, to
allow test to pass in OpenSSL FIPS mode.

Reported-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/3518736.1743307492@sss.pgh.pa.us
2025-03-30 13:22:39 +02:00
..
check_btree.sql Fix typos and duplicate words 2024-04-18 21:28:07 +02:00
check_gin.sql Remove incidental md5() function use from test 2025-03-30 13:22:39 +02:00
check_heap.sql Fix test of pg_stat_io for wal_level=minimal. 2023-07-01 10:00:39 -07:00
check.sql