pgsql: Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.
Дата
Msg-id E1f4f4H-00025o-Tm@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Attempt to fix endianess issues in new hash partition test.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Document partprune.c a little better