Re: pg_dump emits ALTER TABLE ONLY partitioned_table

From: Noah Misch <noah(at)leadboat(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump emits ALTER TABLE ONLY partitioned_table
Date: 2017-04-22 20:14:08
Message-ID: 20170422201408.GA197784@rfd.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 20, 2017 at 09:53:28PM -0400, Stephen Frost wrote:
> * Noah Misch (noah(at)leadboat(dot)com) wrote:
> > On Mon, Apr 17, 2017 at 03:41:25PM -0400, Stephen Frost wrote:
> > > I've put up a new patch for review on the thread and plan to commit
> > > that tomorrow, assuming there isn't anything further. That should
> > > resolve the immediate issue, but I do think there's some merit to Amit's
> > > follow-on patches and will continue to discuss those and may commit one
> > > or both of those later this week.
> >
> > This PostgreSQL 10 open item is past due for your status update. Kindly send
> > a status update within 24 hours, and include a date for your subsequent status
> > update. Refer to the policy on open item ownership:
> > https://www.postgresql.org/message-id/20170404140717.GA2675809%40tornado.leadboat.com
>
> I thought I'd be able to get to this today, but other activities have
> taken up the time I had planned to work on this. I'll be on it again
> tomorrow morning and will provide an update (most likely a couple of
> commits) by COB tomorrow.

This PostgreSQL 10 open item is again past due for your status update. Kindly
send a status update within 24 hours, and include a date for your subsequent
status update. Refer to the policy on open item ownership:
https://www.postgresql.org/message-id/20170404140717.GA2675809%40tornado.leadboat.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-04-22 20:19:36 PostgresNode::append_conf considered dangerous
Previous Message Petr Jelinek 2017-04-22 20:09:11 Re: tablesync patch broke the assumption that logical rep depends on?