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

From Tom Lane
Subject Re: BUG #2148: Crashes on simple statement
Date
Msg-id 11394.1136566067@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2148: Crashes on simple statement  ("Sokolov Yura" <falcon@intercable.ru>)
List pgsql-bugs
"Sokolov Yura" <falcon@intercable.ru> writes:
> select ms from (select 1) ms

Works for me ... try a more recent 8.0.* release.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #2148: Crashes on simple statement
Next
From: Jaime Casanova
Date:
Subject: Re: BUG #2152: psql crash reproducible