referencing oid impozsible ? - Mailing list pgsql-sql

From patrick.jacquot@anpe.fr
Subject referencing oid impozsible ?
Date
Msg-id 3B9E269B.B56278F6@anpe.fr
Whole thread Raw
Responses Re: referencing oid impozsible ?
Re: referencing oid impozsible ?
List pgsql-sql
hello all
I tried recently (pgsql 7.1.2) to establish the oid of one table as foreign key
in another. 
To no avail : there was no uniqueness constraint on that column
Naturally, it seems impossible to add a uniqueness constraint to such a system
column.
As far as i know, the oid is by nature unique, excepting for the case of
wrapping of their sequence.
Is there any workaround ?


pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: table inheritance and foreign key troubles
Next
From: Stephan Szabo
Date:
Subject: Re: referencing oid impozsible ?