Re: backend dies on 7.1.1 loading large datamodel.
Inoue, Hiroshi <inoue@tpf.co.jp>
From: Hiroshi Inoue <Inoue@tpf.co.jp>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Hentosh <hentosh@io.com>, pgsql-bugs@postgresql.org
Date: 2001-05-08T01:05:55Z
Lists: pgsql-bugs, pgsql-hackers
Tom Lane wrote: > > 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. > > Ugh. > There was a bug report in Japan that plpgsql crashes if select returns no row. This seems a bug introduced by your latest change on pl_exec.c. regards, Hiroshi Inoue