Re: [SQL] Date: Wed, 29 Sep 1999 23:49:15 +0300

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [SQL] Date: Wed, 29 Sep 1999 23:49:15 +0300
Дата
Msg-id 5299.938647466@sss.pgh.pa.us
обсуждение исходный текст
Ответ на  ("Ismail Kizir" <ikizir@teklan.com.tr>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] self-join and DISTINCT quandry.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Limit rows