Re: {Spam} FOREIGN KEY migration of syntax, help needed - Mailing list pgsql-general

From Mike Haberman
Subject Re: {Spam} FOREIGN KEY migration of syntax, help needed
Date
Msg-id 20070801160420.GA62063@ncsa.uiuc.edu
Whole thread Raw
In response to Re: {Spam} FOREIGN KEY migration of syntax, help needed  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-general
wow.. Thank you.

mike


On Wed, Aug 01, 2007 at 10:31:16AM +0200, Dimitri Fontaine wrote:
> Le mardi 31 juillet 2007, Mike Haberman a ?crit?:
> >    My old database has the old-style FOREIGN KEY syntax:
>
> I've had this very same transition to make on a database here, and
> successfully used adddepend:
>   http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/adddepends/adddepends/
>
> It has been moved out from contrib to pgfoundry as of 8.2, but on a 8.1 server
> where the constraint triggers seem to have been inherited from 7.x times, was
> darn usefull.
>
> Hope this helps,
> --
> dim



--
-----------------------------------------------------------------------
Mike Haberman
Senior Software/Network Research Engineer
National Center for Supercomputing Applications
217.244.9370
-----------------------------------------------------------------------

pgsql-general by date:

Previous
From: Owen Hartnett
Date:
Subject: Re: Linux distro
Next
From: "Gauthier, Dave"
Date:
Subject: how do i get num of recs inserted/deleted/updated in plpgsql