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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix dependency handling of column drop with partitioned tables
Date: 2019-10-13 20:29:10
Message-ID: 26257.1570998550@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-10-13 23:59:35 pgsql: Update test output of sepgsql for ALTER TABLE COLUMN DROP
Previous Message Peter Eisentraut 2019-10-13 20:20:11 pgsql: Update unicode.org URLs