Re: [GENERAL] followup on view/rule/delete problem.

2001-06-13 Thread Tom Lane
Pete Leonard <[EMAIL PROTECTED]> writes: > No, I haven't applied the patch Tom posted yesterday to 7.1.2 - I'm trying > to get one of the admins here to take care of that - but I was curious as > to whether the patch fixed the example below. It worked for me ... regards,

Re: [GENERAL] followup on view/rule/delete problem.

2001-06-13 Thread Tom Lane
Pete Leonard <[EMAIL PROTECTED]> writes: > Unfortunately, I'm still not quite there - I'm still experiencing DB > hangs, and was able to duplicate it with the following simplified schema. > Is this a 7.1-specific bug? Is it breaking 7.1.2 as well? > ... > create rule delete_foobar as on delete to

Re: [GENERAL] followup on view/rule/delete problem.

2001-06-13 Thread Pete Leonard
As a followup - No, I haven't applied the patch Tom posted yesterday to 7.1.2 - I'm trying to get one of the admins here to take care of that - but I was curious as to whether the patch fixed the example below. thanks, --pete On Wed, 13 Jun 2001, Pete Leonard wrote: > > I w