Thread: pgsql: Use fipshash in brin_multi test

pgsql: Use fipshash in brin_multi test

From
Peter Eisentraut
Date:
Use fipshash in brin_multi test

This fixes some md5() calls that snuck in in 0457109344 after we had
removed them all in 208bf364a9.

Reviewed-by: Tomas Vondra <tomas.vondra@enterprisedb.com>
Discussion: https://www.postgresql.org/message-id/a35eaf0f-b19c-7797-e296-7b7e2adc473e@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/86b64bafc19c4c60136a4038d2a8d1e6eecc59f2

Modified Files
--------------
src/test/regress/expected/brin_multi.out | 32 ++++++++++++++++----------------
src/test/regress/sql/brin_multi.sql      | 28 ++++++++++++++--------------
2 files changed, 30 insertions(+), 30 deletions(-)