Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE

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

I do understand what you are saying, but still it is highly
unintuitive. Since trigger is BEFORE, developer will expect that data
to be there.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2010-06-23 15:43:27 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE
Previous Message Thom Brown 2010-06-23 15:35:05 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE