Re: BUG #4396: Trigger event fired "UPDATE" when "DELETE" happening via foreign key

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stephen Cuppett <Stephen(dot)Cuppett(at)sas(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #4396: Trigger event fired "UPDATE" when "DELETE" happening via foreign key
Date: 2008-09-03 16:24:24
Message-ID: 23188.1220459064@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Stephen Cuppett <Stephen(dot)Cuppett(at)sas(dot)com> writes:
> I can upload the whole schema someplace, or is attaching a few files here okay?

What would be easiest from this end is a SQL script to create the
tables, insert any test data needed, and then reproduce the problem,
starting from an empty database. A "pg_dump -s" script is usually
a good starting place for making that.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephen Cuppett 2008-09-03 16:30:34 Re: BUG #4396: Trigger event fired "UPDATE" when "DELETE" happening via foreign key
Previous Message Stephen Cuppett 2008-09-03 16:15:23 Re: BUG #4396: Trigger event fired "UPDATE" when "DELETE" happening via foreign key