Re: BUG #12137: ORDER BY with expresion changes the output if added - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #12137: ORDER BY with expresion changes the output if added
Date
Msg-id 6262.1418148013@sss.pgh.pa.us
Whole thread Raw
In response to BUG #12137: ORDER BY with expresion changes the output if added  (dima@koulikoff.ru)
List pgsql-bugs
Dmitri Koulikov <koulikoff@gmail.com> writes:
> Hello. I've prepared a sample. It turned out that the problem lies in other
> place.
> In the attachment there is output from explain and a sample

This isn't a self-contained test case :-(.  I guessed at some index
definitions but couldn't reproduce the plan exactly, and in any case
it's clear from your EXPLAIN output there are more than just these
three rows in your tables.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: regression, deadlock in high frequency single-row UPDATE
Next
From: Alvaro Herrera
Date:
Subject: Re: regression, deadlock in high frequency single-row UPDATE