Re: pg_dump emits ALTER TABLE ONLY partitioned_table

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Pg Hackers <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: 2017-04-23 23:58:23
Message-ID: CAOuzzgq4ShLOEzcVpquiuv_T1=oMgoznON2zHgr0T_SSk1LFWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Noah, all,

On Sun, Apr 23, 2017 at 19:52 Noah Misch <noah(at)leadboat(dot)com> wrote:

> On Sat, Apr 22, 2017 at 01:14:08PM -0700, Noah Misch wrote:
> > 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
>
> IMMEDIATE ATTENTION REQUIRED. This PostgreSQL 10 open item is long past
> due
> for your status update. Please reacquaint yourself with the policy on open
> item ownership[1] and then reply immediately. If I do not hear from you by
> 2017-04-25 00:00 UTC, I will transfer this item to release management team
> ownership without further notice.

The status is simply that I've been considering Robert's comments regarding
the documentation and have had a busy weekend. I'll provide an update
tomorrow.

Thanks!

Stephen

>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2017-04-23 23:58:44 Re: A note about debugging TAP failures
Previous Message Noah Misch 2017-04-23 23:51:06 Re: pg_dump emits ALTER TABLE ONLY partitioned_table