Re: [BUGS] BUG #2315: Crash engine after modify "active" function

2006-03-16 Thread Alexander Kirpa
On 15 Mar 2006, at 19:54, Tom Lane wrote: > "Alexander Kirpa" <[EMAIL PROTECTED]> writes: > > Description:Crash engine after modify "active" function > > I can't reproduce this in HEAD. I think it's probably the same bug > already reported here: Yes. It's possible, because engine crash

Re: [BUGS] BUG #2315: Crash engine after modify "active" function

2006-03-15 Thread Tom Lane
"Alexander Kirpa" <[EMAIL PROTECTED]> writes: > Description:Crash engine after modify "active" function I can't reproduce this in HEAD. I think it's probably the same bug already reported here: http://archives.postgresql.org/pgsql-bugs/2006-03/msg6.php and fixed here: http://archives.

[BUGS] BUG #2315: Crash engine after modify "active" function

2006-03-15 Thread Alexander Kirpa
The following bug has been logged online: Bug reference: 2315 Logged by: Alexander Kirpa Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: FreeBSD 6.0 Description:Crash engine after modify "active" function Details: FUNCTION f1(text, int4)