> 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.
hasta,
Andy