Re: SQL99 CREATE TABLE ... (LIKE parent_table)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Rod Taylor <rbt(at)rbt(dot)ca>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: SQL99 CREATE TABLE ... (LIKE parent_table)
Date: 2003-06-02 15:57:54
Message-ID: 8902.1054569474@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Rod Taylor <rbt(at)rbt(dot)ca> writes:
> Yes, but the second attempt (linked above) addressed those concerns did
> it not? There wasn't a response one way or the other, and a lack of a
> negative response is generally a good thing on -patches.

For the last while, neither Bruce nor I have been paying much
attention to pgsql-patches; we were both busy with our own problems.
So the actual status of most recent patches is "unreviewed", not
"reviewed and not objected to".

I can't recall at the moment whether I looked at your second version of
this patch; it may be that my objection was to the first version. But
I'm not sure.

BTW, Bruce, where are you on catching up the patch backlog? I'm
hesitant to start elog() editing until that's pretty much done, since
it'll certainly cause merge problems for unapplied patches ...

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-06-02 16:01:46 Re: SQL99 CREATE TABLE ... (LIKE parent_table)
Previous Message Rod Taylor 2003-06-02 15:48:13 Re: SQL99 CREATE TABLE ... (LIKE parent_table)