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
Список 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 по дате отправления: