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 15:22:00
Message-ID: AANLkTimBJllquRD6fX3OC8cgtiNwDoe0T4DKh1gxYT78@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

the delete will succeed.
That's not the point of the exercise tho.

The point, is to print name in trigger, rather than null!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Teodor Macicas 2010-06-23 15:22:19 Re: what is the meaning of Datum?
Previous Message Adrian Klaver 2010-06-23 15:15:03 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE