pgsql: Update test output of sepgsql for ALTER TABLE COLUMN DROP

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Update test output of sepgsql for ALTER TABLE COLUMN DROP
Дата
Msg-id E1iJnlv-0003H0-IF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update test output of sepgsql for ALTER TABLE COLUMN DROP

1df5875 has changed the way dependencies are dropped for this command
with inheritance trees, which impacts sepgsql.  This just updates the
regression test output to take care of the failures and adapt to the new
code.

Reported by buildfarm member rhinoceros.

Author: Michael Paquier
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/20191013101331.GC1434@paquier.xyz
Backpatch-through: 12

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9fd9af97fb7b19a5cf5488358d8535faa0949da4

Modified Files
--------------
contrib/sepgsql/expected/ddl.out | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Fix dependency handling of column drop with partitioned tables
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Fix dependency handling of column drop with partitionedtables