Re: SIGSEGV

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: SIGSEGV
Дата
Msg-id 1039481309.4144.3.camel@jester
обсуждение исходный текст
Ответ на Re: SIGSEGV  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 2002-12-09 at 19:04, Tom Lane wrote:
> Patrick Welche <prlw1@newn.cam.ac.uk> writes:
> > test=# select value from amount;
> > server closed the connection unexpectedly
>
> This is a known bug also (in the domain-constraint patch, which has
> turned VALUE into a reserved word, a rather unpleasant price to pay
> for the feature IMHO).  Rod claimed his latest patch fixes it, but
> AFAIK that hasn't been applied yet.

It was applied a couple of days ago by Bruce.

a=# select value;
ERROR:  VALUE is not allowed in expression for node 732

Error message isn't great, but it doesn't crash anymore.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: [GENERAL] PostgreSQL Global Development Group
Следующее
От: Philip Warner
Дата:
Сообщение: Re: DB Tuning Notes for comment...