Re: Complex cursor won't rewind to 0-th row - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Complex cursor won't rewind to 0-th row
Date
Msg-id 29682.1070046535@sss.pgh.pa.us
Whole thread Raw
In response to Re: Complex cursor won't rewind to 0-th row  (typea@l-i-e.com)
List pgsql-bugs
typea@l-i-e.com writes:
> So I've finally gotten around to applying this patch for cursors...
> http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/executor/nodeUnique.c
> 1.34.2.1

Why would you think that patch alone would solve all the issues with
running cursors backwards?  It certainly will not make the world safe
for backing up cursors on joins.

7.4 should fix this for you, otherwise not.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Javier Carlos
Date:
Subject: Re: SELECT with MANY tables
Next
From: Javier Carlos
Date:
Subject: Re: SELECT with MANY tables