Re: pg_dump emits ALTER TABLE ONLY partitioned_table - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: pg_dump emits ALTER TABLE ONLY partitioned_table
Date
Msg-id 20181210182003.GM3415@tamriel.snowman.net
Whole thread Raw
In response to Re: pg_dump emits ALTER TABLE ONLY partitioned_table  (Stephen Frost <sfrost@snowman.net>)
Responses Re: pg_dump emits ALTER TABLE ONLY partitioned_table  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
Greetings,

* Stephen Frost (sfrost@snowman.net) wrote:
> Greetings,
>
> * Amit Langote (Langote_Amit_f8@lab.ntt.co.jp) wrote:
> > On 2017/05/08 12:42, Stephen Frost wrote:
> > > * Amit Langote (Langote_Amit_f8@lab.ntt.co.jp) wrote:
> > >> Thanks for committing the patch after improving it quite a bit, and sorry
> > >> that I couldn't reply promptly during the last week due to vacation.
> > >
> > > No worries, hopefully you have an opportunity to review the additional
> > > changes I made and understand why they were necessary.  Certainly, feel
> > > free to reach out if you have any questions or notice anything else
> > > which should be improved.
> >
> > Do you intend to push the other patch to add regression tests for the
> > non-inherited constraints?  Here it is attached again for you to look over.
>
> In a blast from the past, I had a long-lost note about trying to push
> this that I just stumbled over.
>
> Apologies for it getting lost in the cracks.  I've rebased it and will
> plan to push it later this weekend, barring objections.

This has now been pushed.

Thanks!

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Dead code in toast_fetch_datum_slice?
Next
From: Stephen Frost
Date:
Subject: Re: [HACKERS] Bug when dumping "empty" operator classes