Re: Typed tables

Поиск
Список
Период
Сортировка
От James Pye
Тема Re: Typed tables
Дата
Msg-id A9FD974D-CA9A-45F1-9195-531B3D472488@jwp.name
обсуждение исходный текст
Ответ на Typed tables  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Typed tables
Список pgsql-hackers
On Nov 5, 2009, at 10:24 AM, Peter Eisentraut wrote:
> One thing I'm not sure of is whether to keep the implicit row type in
> that case.  That is, would the above command sequence still create a
> "persons" type?  We could keep that so as to preserve the property "a
> table always has a row type of the same name"

+1 for keeping it.

> Thoughts?

Any plans to allow the specification of multiple types to define the  
table?
  "CREATE TABLE employee OF employee_data_type, persons_data_type;"


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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: operator exclusion constraints
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: operator exclusion constraints