Re: BUG #2152: psql crash reproducible

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2152: psql crash reproducible
Дата
Msg-id 10280.1136565932@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2152: psql crash reproducible  ("Andreas Kretschmer" <andreas@a-kretschmer.de>)
Ответы Re: BUG #2152: psql crash reproducible  (Jaime Casanova <systemguards@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2150: PL/Python function delcared STABLE gets run repeatedly
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #2148: Crashes on simple statement