troubles with refint.c

From: Sebastien Flacher <flash(at)cur-archamps(dot)fr>
To: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: troubles with refint.c
Date: 1998-06-16 17:05:04
Message-ID: 3586A5C0.8C23CC62@cur-archamps.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Hi,

I try to use OID for primary key in my database...
for this, i use refint.c to check referential integrity !

But check_foreign_key() and check_primary_key()
don't "see" OID column...

I really need to use OID for primary key...
What can i do ?
I don't know exactly how to hack refint.c

All ideas will be welcome....

Thanks, flash

Browse pgsql-general by date

  From Date Subject
Next Message Uwe Hein 1998-06-16 17:10:41
Previous Message The Hermit Hacker 1998-06-16 16:44:33 By Popular Demand...

Browse pgsql-sql by date

  From Date Subject
Next Message Uwe Hein 1998-06-16 17:11:59
Previous Message Herouth Maoz 1998-06-16 15:47:25 Re: [SQL] Beginner Join question