Re: [SQL] Date: Wed, 29 Sep 1999 23:49:15 +0300 - Mailing list pgsql-sql

From Tom Lane
Subject Re: [SQL] Date: Wed, 29 Sep 1999 23:49:15 +0300
Date
Msg-id 5299.938647466@sss.pgh.pa.us
Whole thread Raw
In response to  ("Ismail Kizir" <ikizir@teklan.com.tr>)
List pgsql-sql
"Ismail Kizir" <ikizir@teklan.com.tr> writes:
> I tried to code the example below but it responded with error message
> something like '$= operator not defined for types int4 and float8 ...'

That's a known bug in plpgsql.  You can work around it by putting spaces
acround the '=' operator (you may need them around other operators too).

I assume it'll get fixed properly for 6.6...
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] self-join and DISTINCT quandry.
Next
From: Tom Lane
Date:
Subject: Re: [SQL] Limit rows