troubles with refint.c
Sebastien Flacher <flash@cur-archamps.fr>
From: Sebastien Flacher <flash@cur-archamps.fr>
To: pgsql-general@postgresql.org, pgsql-sql@postgresql.org
Date: 1998-06-16T17:05:04Z
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