Re: foriegn key... - Mailing list pgsql-general

From wieck@debis.com (Jan Wieck)
Subject Re: foriegn key...
Date
Msg-id m12fLZ8-0003l8C@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: foriegn key...  (Andrew Schmeder <andy@qabobala.xapnet.com>)
List pgsql-general
> > AFAIK Postgres doesn't (yet) directly support foreign keys. You have
> > to supply that ability yourself, possibly through triggers and
> > procedures.
>
> I am using version 7.0 beta 5... and btw, I found a little snippit of
> code syntax on this page: http://www.postgresql.org/projects/devel-refint.html
> which is good enough to meet my needs for now.

    Final  will  have  the appropriate doc changes. Sorry for the
    delay, I just forgot a doc patch in my mailbox.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #



pgsql-general by date:

Previous
From: "Moray McConnachie"
Date:
Subject: Re: Perl error: fetchrow_hashref failed
Next
From: wieck@debis.com (Jan Wieck)
Date:
Subject: Re: foriegn key...