Re: BUG #3938: Row-wise comparison fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #3938: Row-wise comparison fails
Дата
Msg-id 4425.1202400204@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #3938: Row-wise comparison fails  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: BUG #3938: Row-wise comparison fails
Список pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> alvherre=# SELECT * from test where (str1, str2, id) > ('a', '1', 0);
> ERREUR:  could not find member 4(25,25) of opfamily 426

> Note that if I change the order of columns, it works:

Weird.  I suppose I broke this in the operator-family rewrite.
Will look.

            regards, tom lane

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