Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: adrian(dot)klaver(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE
Date: 2010-06-23 14:02:59
Message-ID: AANLkTimsOobrFHIaUMqwSHiqMP5fajv3gfoiAUgslyvp@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

nope, that's not the thing. This is just specific to my example. But
production code I have, doesn't have such confusing name, and still
fails.
Plus postgresql doesn't rely on names, but on oids rather.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2010-06-23 14:03:06 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE
Previous Message Adrian Klaver 2010-06-23 14:00:02 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE