Hello.
Cd to postgres source directory
../src/backend/parser/gram.y contains all necessary information
Andrzej Mazurkiewicz
www.mazurkiewicz.org
> -----Original Message-----
> From: Colin Rothnie [SMTP:colinr@tiwest.com.au]
> Sent: 1 marca 2000 08:19
> To: 'pgsql-sql@postgresql.org'
> Subject: [SQL] Newbie question: syntax for using Foreign Key
>
> I can't find any examples of how the "FOREIGN KEY" syntax should be used
> in
> "CREATE TABLE". Can anyone point me in the direction of where I might
> find
> some?
>
> I am using Postgresql 7.0 beta1.
>
> Thanks in advance,
> Colin Rothnie
>
> ************