Re: Cursor bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mincu Alexandru <alex(at)cyberembryonic(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Cursor bug
Date: 2003-09-02 23:06:25
Message-ID: 21134.1062543985@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Mincu Alexandru <alex(at)cyberembryonic(dot)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

In response to

  • Cursor bug at 2003-09-02 17:51:15 from Mincu Alexandru

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephan Szabo 2003-09-02 23:39:26 Re: to_timestamp not stable if date string shorter than
Previous Message Tom Lane 2003-09-02 23:05:00 Re: to_timestamp not stable if date string shorter than template