Error message that is a bit misleading / weird result from || null

Поиск
Список
Период
Сортировка
От Frank van Vugt
Тема Error message that is a bit misleading / weird result from || null
Дата
Msg-id 200706221508.26438.ftm.van.vugt@foxi.nl
обсуждение исходный текст
Список pgsql-bugs
Hi,

> As it seems, the result is actually a correct array

It's an array of xid, indeed.

> And comparing the result to for example an int, works.

Only equality only, that is.....


> Sidenote: since it does solve my problem, I can now build an index
> based on such an interpretation of xmin

I was too hasty with that one, it obviously still won't work because of the
lack of operators like '<', '>', etc.

So using xidsend() for that still seems to be the only 'valid' trick.







--
Best,




Frank.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Frank van Vugt
Дата:
Сообщение: Error message that is a bit misleading / weird result from || null
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Error message that is a bit misleading / weird result from || null