pgsql: Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.
Date
Msg-id E1f4f4H-00025o-Tm@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.

The failure appears to solely be caused by the changed partition
pruning logic.

Author: Andres Freund
Discussion: https://postgr.es/m/20180406210330.wmqw42wqgiicktli@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4f813c7203e0c08395833b2bd75ac9ccf63c6264

Modified Files
--------------
contrib/sepgsql/expected/misc.out | 3 ---
1 file changed, 3 deletions(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Attempt to fix endianess issues in new hash partition test.
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Document partprune.c a little better