FOREIGN KEY syntax

From: Ron Peterson <rpeterson(at)yellowbank(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: FOREIGN KEY syntax
Date: 2000-03-02 19:12:13
Message-ID: 38BEBD0D.54779047@yellowbank.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I've downloaded and installed the 7.0 beta. Works great so far!

I noticed on the change list that foreign key support has been added.
However, information about the use of this feature hasn't made it into
the documentation yet. Can anyone give me some examples of how to use
FOREIGN KEY in postgresql?

Ron Peterson
rpeterson(at)yellowbank(dot)com

Browse pgsql-general by date

  From Date Subject
Next Message Ron Peterson 2000-03-02 19:19:09 FOREIGN KEY syntax
Previous Message Charles Tassell 2000-03-02 18:36:02 Re: [GENERAL] Simple problem?