Re: [SQL] SQL Problem: ERROR: ExecEvalExpr: unknown expression type 108

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mklemme(at)gmx(dot)de
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] SQL Problem: ERROR: ExecEvalExpr: unknown expression type 108
Date: 1999-06-10 23:14:45
Message-ID: 11174.929056485@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Michael Klemme <klemme(at)bankakademie(dot)de> writes:
> --However, if I use the same statment in a view, I get this error
> message
> SELECT * FROM legal_user;
> ERROR: ExecEvalExpr: unknown expression type 108

This seems to be fixed in 6.5-current. There's probably not any
good workaround for the bug as long as you are using 6.4 ...

BTW, it appears that "user" is a reserved word in 6.5; I had to
choose a different table name to test this.

regards, tom lane

Browse pgsql-sql by date

  From Date Subject
Next Message Chris Bitmead 1999-06-11 00:02:41 Re: [SQL] unmatched
Previous Message Ross J. Reedstrom 1999-06-10 21:32:08 Re: [SQL] unmatched