Re: Foreign keys and indexes.

From: "Rod Taylor" <rbt(at)zort(dot)ca>
To: "Hackers List" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Foreign keys and indexes.
Date: 2002-04-21 02:16:17
Message-ID: 05bb01c1e8da$8522ced0$8001a8c0@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Of course, since Trigger on A depends on A we also have
> Trigger on A -> B.id

Should read:
Trigger on A -> relation A

Triggers depend on relation which owns it :)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2002-04-21 04:53:28 Re: [INTERFACES] sqlbang
Previous Message Rod Taylor 2002-04-21 02:07:18 Foreign keys and indexes.