Robert Haas wrote:
> Allow ALTER TYPE to add, rename, change the type of, and drop columns?

That seems kind of vague because my first reaction is that a type
doesn't have columns, but you are talking about composite types, right?

I have added this TODO item:

        Allow ALTER TYPE on composite types to perform operations similar to
        ALTER TABLE

        * http://archives.postgresql.org/pgsql-hackers/2008-12/msg00245.php 

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


> 
> ...Robert
> 
> On Wed, Dec 10, 2008 at 6:36 AM, Bruce Momjian <[EMAIL PROTECTED]> wrote:
> > Robert Haas wrote:
> >> > Well, new features that have a perfectly acceptable and usable
> >> > workaround typically have a fairly low priority of fixing :-)
> >>
> >> Putting something in the TODO list doesn't make it a priority.  But it
> >> indicates that it's something that the community would like to see
> >> fixed, if anyone is interested in doing the work.  There is a lot more
> >> consensus for this item than many that have been added to the TODO
> >> list in the past.
> >
> > OK, so what should the TODO item be?
> >
> > --
> >  Bruce Momjian  <[EMAIL PROTECTED]>        http://momjian.us
> >  EnterpriseDB                             http://enterprisedb.com
> >
> >  + If your life is a hard drive, Christ can be your backup. +
> >

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to