Re: easy crash on HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: easy crash on HEAD
Дата
Msg-id 25521.1368733578@sss.pgh.pa.us
обсуждение исходный текст
Ответ на easy crash on HEAD  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-bugs
Josh Kupershmidt <schmiddy@gmail.com> writes:
> I am pretty sure this is an easily-reproducible crash on git head
> (well, as of a2a480af889b5), helpfully confirmed on IRC by wulczer and
> deko. I reproduced the crash myself on OS X and 64-bit Debian.

> create table foo (a int);
> CREATE RULE notify_foo_updates AS ON UPDATE TO foo DO NOTIFY foo;
> \d foo

Thanks, will fix.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: easy crash on HEAD
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: pg_ctl -D "/absolute/path" -m fast restart - doesn't work in some cases