Re: SIGSEGV

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SIGSEGV
Date: 2002-12-10 00:48:30
Message-ID: 1039481309.4144.3.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 2002-12-09 at 19:04, Tom Lane wrote:
> Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)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(at)rbt(dot)ca>

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2002-12-10 01:00:14 Re: DB Tuning Notes for comment...
Previous Message Josh Berkus 2002-12-10 00:16:53 Re: [GENERAL] PostgreSQL Global Development Group