FOREIGN KEY revisited - Mailing list pgsql-hackers

From Matthew N. Dodd
Subject FOREIGN KEY revisited
Date
Msg-id Pine.BSF.4.02.9808271742310.16487-100000@sasami.jurai.net
Whole thread Raw
List pgsql-hackers
After seeing the work done to implement SERIAL types (automatic creation
of sequences) would it not be possible to do the same thing with FOREIGN
KEYs by automatically creating 2 triggers for each FOREIGN KEY statement?

Can someone with more intimate knowledge of the parser/grammar sections of
the code comment on this?

--
| Matthew N. Dodd  |This space | '78 Datsun 280Z | FreeBSD/NetBSD/Sprite/VMS |
| winter@jurai.net |is for rent| '84 Volvo 245DL | ix86,sparc,m68k,pmax,vax  |
| http://www.jurai.net/~winter | Are you k-rad elite enough for my webpage?  |


pgsql-hackers by date:

Previous
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] Rules for 6.4 finished
Next
From: Keith Parks
Date:
Subject: Re: [HACKERS] initdb problem