pgsql: Remove incidental md5() function use from test - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove incidental md5() function use from test
Date
Msg-id E1seyvQ-004S74-SH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove incidental md5() function use from test

To allow test to pass in OpenSSL FIPS mode, similar to 657f5f223e, for
a new test that has been added since.

Reviewed-by: Tomas Vondra <tomas@vondra.me>
Discussion: https://www.postgresql.org/message-id/86763810-70a1-4872-8ba7-1676f788e5a2@eisentraut.org

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/47b47a5617fa0c49e5d8788d5f1150c21485f3ff

Modified Files
--------------
contrib/pageinspect/expected/brin.out | 10 +++++-----
contrib/pageinspect/sql/brin.sql      |  2 +-
2 files changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Relax fsyncing at end of a bulk load that was not WAL-logged
Next
From: Nathan Bossart
Date:
Subject: pgsql: Remove dependence on -fwrapv semantics in jsonb.