Re: BUG #3938: Row-wise comparison fails - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3938: Row-wise comparison fails
Date
Msg-id 4425.1202400204@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3938: Row-wise comparison fails  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: BUG #3938: Row-wise comparison fails  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] possible bug windows setup
Next
From: "Vladimir Kokovic"
Date:
Subject: BUG #3940: 'unrecognized node type: 1718580065'