inheritance question 2/ref integrity - Mailing list pgsql-hackers

From Alex Pilosov
Subject inheritance question 2/ref integrity
Date
Msg-id Pine.BSO.4.10.10010071953450.19791-100000@spider.pilosoft.com
Whole thread Raw
Responses Re: inheritance question 2/ref integrity  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List 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 by date:

Previous
From: Alex Pilosov
Date:
Subject: inheritance/oid questions
Next
From: The Hermit Hacker
Date:
Subject: Re: Database log