Re: [HACKERS] Q: unknown expression type 108 ?

2002-12-06 Thread Tom Lane
Ian Barwick [EMAIL PROTECTED] writes: ERROR: ExecEvalExpr: unknown expression type 108 This is fixed as of yesterday --- see thread on (I think) pgsql-general for the patch. regards, tom lane ---(end of broadcast)--- TIP

Re: [HACKERS] Q: unknown expression type 108 ?

2002-12-06 Thread Ian Barwick
On Friday 06 December 2002 20:50, Tom Lane wrote: Ian Barwick [EMAIL PROTECTED] writes: ERROR: ExecEvalExpr: unknown expression type 108 This is fixed as of yesterday --- see thread on (I think) pgsql-general for the patch. Many thanks. Applied and appears to work :-)

[HACKERS] Q: unknown expression type 108 ?

2002-12-05 Thread Ian Barwick
Hi appended below is a simple database schema (which may not be a candidate for the next Nobel Prize for SQL Database Design, but represents enough of a production database to demonstrate the following problem). And that is: under 7.3 this statement: SELECT foo_id, thingy_name, bar_name