Re: Proposal: First step towards Intelligent, integrateddatabase

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposal: First step towards Intelligent, integrateddatabase
Дата
Msg-id 15327.1291214468@sss.pgh.pa.us
обсуждение
Ответ на Re: Proposal: First step towards Intelligent, integrateddatabase  (ghatpande@vsnl.net)
Ответы Re: Proposal: First step towards Intelligent, integrateddatabase
Re: Proposal: First step towards Intelligent, integrateddatabase
Список pgsql-hackers
ghatpande@vsnl.net writes:
> Create domain is only useful for abstracting common constraints on fields into single location for maintenance. It
maynot be useful to link tables.
 

It's still unclear what this does that you don't get from inheritance,
typed tables, use of a table's rowtype as a field type, or CREATE TABLE
LIKE.  This isn't exactly virgin territory.
        regards, tom lane


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