Re: Syntax error in plpgsql crashes backend - Mailing list pgsql-sql

From Roberto Mello
Subject Re: Syntax error in plpgsql crashes backend
Date
Msg-id 20020504232620.GB12969@cc.usu.edu
Whole thread Raw
In response to Re: Syntax error in plpgsql crashes backend  (Joseph Barillari <jbarilla@princeton.edu>)
Responses Re: Syntax error in plpgsql crashes backend  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-sql
On Sat, May 04, 2002 at 02:19:35PM -0400, Joseph Barillari wrote:
> More fun with the backend: I've found that I can incite a crash by
> reloading a long, but syntactically correct function twice. Is this a
> problem with my installation? --Joe

<snip>

I created Joseph's function here and the my backend also crashes.

foobar=# select version();                           version                            
---------------------------------------------------------------PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC
2.95.4

-Roberto

-- 
+----| http://fslc.usu.edu/ USU Free Software & GNU/Linux Club |------+ Roberto Mello - Computer Science, USU -
http://www.brasileiro.net/      http://www.sdl.usu.edu/ - Space Dynamics Lab, Developer    
 
Homework time limit exceeded.  Auto logon in effect!


pgsql-sql by date:

Previous
From: Joseph Barillari
Date:
Subject: More long-string woes
Next
From: Masaru Sugawara
Date:
Subject: Re: difficult query