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

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Creating a SHELL type [Was: User Defined Types in Java]
Дата
Msg-id 20060514101548.GB4852@svana.org
обсуждение исходный текст
Ответ на Creating a SHELL type [Was: User Defined Types in Java]  (Thomas Hallgren <thomas@tada.se>)
Список 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@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Creating a SHELL type [Was: User Defined Types in Java]
Следующее
От: Albert Cervera Areny
Дата:
Сообщение: Re: Inheritance, Primary Keys and Foreign Keys