Re: Uncopied parameters on CREATE TABLE LIKE - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Uncopied parameters on CREATE TABLE LIKE
Date
Msg-id 200808121734.m7CHYdk16186@momjian.us
Whole thread Raw
In response to Re: Uncopied parameters on CREATE TABLE LIKE  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: Uncopied parameters on CREATE TABLE LIKE  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Is there a TODO here?

---------------------------------------------------------------------------

ITAGAKI Takahiro wrote:
> 
> Simon Riggs <simon@2ndquadrant.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@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Transaction-controlled robustness for replication
Next
From: Magnus Hagander
Date:
Subject: Re: Replay attack of query cancel