Re: Creating a SHELL type [Was: User Defined Types in Java]

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Thomas Hallgren <thomas(at)tada(dot)se>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Creating a SHELL type [Was: User Defined Types in Java]
Date: 2006-05-14 10:15:49
Message-ID: 20060514101548.GB4852@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, May 14, 2006 at 09:14:38AM +0200, Thomas Hallgren wrote:
> I just discovered that it is now possible to create a SHELL type using
> the 'CREATE TYPE <type name>' syntax using cvs head. Will this come in
> 8.2 only or will it also be included in 8.1.4?

Yeah, this was patched a little while ago. It's a new feature though,
so I don't imagine it will be backported.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Albert Cervera Areny 2006-05-14 10:53:41 Re: Inheritance, Primary Keys and Foreign Keys
Previous Message Thomas Hallgren 2006-05-14 07:14:38 Creating a SHELL type [Was: User Defined Types in Java]