[COMMITTERS] pgsql: Fix contrib/sepgsql regr tests for tup-routing constraintcheck

Поиск
Список
Период
Сортировка
От Joe Conway
Тема [COMMITTERS] pgsql: Fix contrib/sepgsql regr tests for tup-routing constraintcheck
Дата
Msg-id E1dIls1-0007Tv-C2@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix contrib/sepgsql regr tests for tup-routing constraint check change.

Commit 15ce775 changed tuple-routing constraint checking logic.
This affects the expected output for contrib/sepgsql, because
there's no longer LOG entries reporting allowance of int4eq()
execution. Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/06c0afe56e7aa6e8ab9ea2dd92bac2220201affe

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Docs: improve CREATE TABLE ref page's discussion of partitionbo
Следующее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Add statistics subdirectory to Makefile.