| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Uncopied parameters on CREATE TABLE LIKE |
| Date: | 2008-08-12 17:34:39 |
| Message-ID: | 200808121734.m7CHYdk16186@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Is there a TODO here?
---------------------------------------------------------------------------
ITAGAKI Takahiro wrote:
>
> Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
>
> > On Thu, 2008-07-24 at 11:41 -0400, Tom Lane wrote:
> >
> > > Now, if you're suggesting we need a plugin hook somewhere in or around
> > > default_reloptions, that's possibly reasonable; but a GUC like you're
> > > suggesting seems quite pointless.
> >
> > OK, I'll have a look, or perhaps Itagaki?
>
> Yes, I agree, too. But my proposal is independent from such hooks :-)
> I just suggested to copy reloptions as-is on CREATE TABLE LIKE.
>
> I guess the first applicaitons using the extended reloptions are
> user defined access methods for GiST and GIN. If those access methods
> can receive reloptions, they can support their own parameters.
>
> Regards,
> ---
> ITAGAKI Takahiro
> NTT Open Source Software Center
>
>
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2008-08-12 17:41:54 | Re: Replay attack of query cancel |
| Previous Message | Bruce Momjian | 2008-08-12 17:33:05 | Re: Transaction-controlled robustness for replication |