Re: BUG #2148: Crashes on simple statement - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: BUG #2148: Crashes on simple statement
Date
Msg-id 20060106164620.GA7446@winnie.fuhr.org
Whole thread Raw
In response to Re: BUG #2148: Crashes on simple statement  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-bugs
On Fri, Jan 06, 2006 at 10:30:28AM -0600, Jim C. Nasby wrote:
> OS X, Version 8.1.1:
> decibel=# select ms from (select 1) ms;
> server closed the connection unexpectedly

This query doesn't crash for me with the latest CVS.  It might be
the same problem Tom fixed a few weeks ago:

http://archives.postgresql.org/pgsql-bugs/2005-12/msg00128.php
http://archives.postgresql.org/pgsql-committers/2005-12/msg00296.php
http://archives.postgresql.org/pgsql-committers/2005-12/msg00297.php

--
Michael Fuhr

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2152: psql crash reproducible
Next
From: Tom Lane
Date:
Subject: Re: BUG #2148: Crashes on simple statement