Unable to identify an ordering operator '<' for type 'xid'

Поиск
Список
Период
Сортировка
От Booth, Robert
Тема Unable to identify an ordering operator '<' for type 'xid'
Дата
Msg-id 419D2EB7B461D411A53B00508B69181D062325CC@sdex02.sd.intuit.com
обсуждение исходный текст
Список pgsql-odbc
I'm getting this error showing up in my server log:

    ERROR:  Unable to identify an ordering operator '<' for type 'xid'
        Use an explicit ordering operator or modify the query

This is after I have enabled Row Versioning in the ODBC Driver.  I did some
searching but I have yet to find any information except for an old thread
(http://archives.postgresql.org/pgsql-interfaces/2000-09/msg00022.php).

Any help would be appreciated.  I figure I need to create the < operator,
but I don't know what the proper syntax for creating this would be, or what
type of function it would require to work properly.  Also this is using ODBC
from MS Access if that matters at all.

Rob




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] PostgreSQL 7.2.1 and Sun's C compiler under
Следующее
От: mlw
Дата:
Сообщение: Re: Memory leaks in PostgreSQL ODBC driver