| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Hentosh <hentosh(at)io(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: backend dies on 7.1.1 loading large datamodel. |
| Date: | 2001-05-08 00:54:14 |
| Message-ID: | 25151.989283254@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Robert Hentosh <hentosh(at)io(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Hentosh | 2001-05-08 01:05:34 | Re: Re: backend dies on 7.1.1 loading large datamodel. |
| Previous Message | pgsql-bugs | 2001-05-08 00:33:42 | interval( 'seconds 27960' ) is broken |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Hentosh | 2001-05-08 01:05:34 | Re: Re: backend dies on 7.1.1 loading large datamodel. |
| Previous Message | Tom Lane | 2001-05-08 00:28:33 | Re: Re: backend dies on 7.1.1 loading large datamodel. |