inheritance question 2/ref integrity

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема inheritance question 2/ref integrity
Дата
Msg-id Pine.BSO.4.10.10010071953450.19791-100000@spider.pilosoft.com
обсуждение исходный текст
Ответы Re: inheritance question 2/ref integrity  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-hackers
Can I do  following?

create table foo (
x int4 references bar*
)

Or, since 7.1 will have bar* as default for bar, will using 'references
bar' do what I want?

-alex



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

Предыдущее
От: Alex Pilosov
Дата:
Сообщение: inheritance/oid questions
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: Database log