Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Use fipshash in brin_multi test - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Use fipshash in brin_multi test
Date
Msg-id E1r70Jn-007F4F-RH@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Doc: un-break PDF build.
Next
From: Tomas Vondra
Date:
Subject: pgsql: Fix brin.c indentation issues introduced by c1ec02be1d