Re: pg_dump emits ALTER TABLE ONLY partitioned_table

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Noah Misch <noah(at)leadboat(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: pg_dump emits ALTER TABLE ONLY partitioned_table
Date: 2018-12-11 02:08:41
Message-ID: CA+HiwqE_j4r56RAaonK92q5Tfu0SFWZP6fh0k-oG4OworvPe+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Dec 11, 2018 at 3:20 AM Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> * Stephen Frost (sfrost(at)snowman(dot)net) wrote:
> > * Amit Langote (Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp) wrote:
> > > 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.

Thank you Stephen for keeping track of this for so long and committing.

Regards,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-12-11 02:13:40 Re: Pluggable Storage - Andres's take
Previous Message Andres Freund 2018-12-11 01:47:47 Re: Pluggable Storage - Andres's take