From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | Sokolov Yura <falcon(at)intercable(dot)ru> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #2148: Crashes on simple statement |
Date: | 2006-01-06 16:30:28 |
Message-ID: | 20060106163028.GK3902@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Jan 05, 2006 at 04:19:23PM +0000, Sokolov Yura wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2148
> Logged by: Sokolov Yura
> Email address: falcon(at)intercable(dot)ru
> PostgreSQL version: 8.0
> Operating system: Slackware Linux 2.6.14.1
> Description: Crashes on simple statement
> Details:
>
> select ms from (select 1) ms
OS X, Version 8.1.1:
decibel=# select ms from (select 1) ms;
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The backend didn't actually crash, though.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-01-06 16:33:50 | Re: BUG #2153: atan2(0, 0) ERROR: input is out of range on Solaris |
Previous Message | A. Kretschmer | 2006-01-06 16:07:35 | Re: Reordering columns in a table |