Re: BUG #2152: psql crash reproducible - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2152: psql crash reproducible
Date
Msg-id 10280.1136565932@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2152: psql crash reproducible  ("Andreas Kretschmer" <andreas@a-kretschmer.de>)
Responses Re: BUG #2152: psql crash reproducible
List pgsql-bugs
"Andreas Kretschmer" <andreas@a-kretschmer.de> writes:
> test=# select x from (select extract(dow from ('2006/01/01'::date +
> (generate_series(0,10)||'days')::interval)::date)) x;
> server closed the connection unexpectedly

Works for me as of 8.1 branch tip, so the fix is in either 8.1.1 or
8.1.2.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2150: PL/Python function delcared STABLE gets run repeatedly
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #2148: Crashes on simple statement