Re: Cursor bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Cursor bug
Date
Msg-id 21134.1062543985@sss.pgh.pa.us
Whole thread Raw
In response to Cursor bug  (Mincu Alexandru <alex@cyberembryonic.com>)
List pgsql-bugs
Mincu Alexandru <alex@cyberembryonic.com> writes:
> server segfaults when trying to move backward in a cursor.

This is fixed for 7.4.  Previous releases do not support moving backward
in any query more complex than a single table scan.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: to_timestamp not stable if date string shorter than template
Next
From: Stephan Szabo
Date:
Subject: Re: to_timestamp not stable if date string shorter than