Re: backend dies on 7.1.1 loading large datamodel. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: backend dies on 7.1.1 loading large datamodel.
Date
Msg-id 25151.989283254@sss.pgh.pa.us
Whole thread Raw
In response to backend dies on 7.1.1 loading large datamodel.  (Robert Hentosh <hentosh@io.com>)
List pgsql-bugs
Robert Hentosh <hentosh@io.com> writes:
> I then proceed to load the OpenACS datamodel and had the backend crash.
> This datamodel loads fine on 7.1.

Sigh.  Looks like I managed to break plpgsql's handling of SELECT with
no data found.  Mea maxima culpa (though the regression tests perhaps
deserve a share of the blame too, for not covering that case).

Patch to appear shortly.  I guess there will be a 7.1.2 sooner than
I thought, also :-(

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: RAISE concatination/variables in plpgsql
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: interval( 'seconds 27960' ) is broken