Referential integrity

From: matthias(dot)oestreicher(at)istec(dot)de
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Referential integrity
Date: 1999-12-07 13:56:36
Message-ID: 07A5A9869AABD21191A100A0C9F2754ABADA@atlas.istec.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

i am a novice postgresql user (and i like it very much!).
i found out, that the ref.int. doesn't work via a constraining
create table definition...

now my question: has anyone writen a 'compiler' that translates
ri-constraints into triggers and PL/pgSQL procedures?
if so, please tell me where i can find it. if not, tell me about!
perhaps i will write a 'compiler' to do that work automatically.

thanks for your help!

Matthias Oestreicher

mailto:matthias(dot)oestreicher(at)istec(dot)de
or
mailto:matthias(dot)oestreicher(at)t-online(dot)de

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-12-07 14:18:29 Re: [HACKERS] When is 7.0 going Beta?
Previous Message Tatsuo Ishii 1999-12-07 13:56:14 Re: [HACKERS] Multibyte in autoconf