Re: pgsql: Fix dependency handling of column drop with partitioned tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Fix dependency handling of column drop with partitioned tables
Дата
Msg-id 26257.1570998550@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Fix dependency handling of column drop with partitionedtables  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgsql: Fix dependency handling of column drop with partitionedtables
Список pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> On Sun, Oct 13, 2019 at 08:54:19AM +0000, Michael Paquier wrote:
>> Fix dependency handling of column drop with partitioned tables

> rhinoceros is unhappy with this one in the sepgsql tests as this has
> moved a cascading drop notice when droping a column:
> ...
> It seems to me that it would be fine to just update the output to
> the newly-expected behavior.  Any opinions?

Yeah, that sounds good to me.

            regards, tom lane



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Update unicode.org URLs
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Update test output of sepgsql for ALTER TABLE COLUMN DROP