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

From dman
Subject Re: Syntax error in plpgsql crashes backend
Date
Msg-id 20020504183536.GA2638@dman.ddts.net
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  (Joseph Barillari <jbarilla@princeton.edu>)
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

Considering that you said postgres was built with gcc 2.96 I really
wouldn't be surprised.

http://gcc.gnu.org/gcc-2.96.html

Try using a real compiler and see if the problem still exists :-).

-D

--

Pleasant words are a honeycomb,
sweet to the soul and healing to the bones.       Proverbs 16:24
GnuPG key : http://dman.ddts.net/~dman/public_key.gpg


pgsql-sql by date:

Previous
From: Joseph Barillari
Date:
Subject: Re: Syntax error in plpgsql crashes backend
Next
From: Joseph Barillari
Date:
Subject: Re: Syntax error in plpgsql crashes backend