Re: Complex cursor won't rewind to 0-th row

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: typea(at)l-i-e(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Complex cursor won't rewind to 0-th row
Date: 2003-11-28 19:08:55
Message-ID: 29682.1070046535@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

typea(at)l-i-e(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2003-11-28 20:39:08 Re: Some troubles from Postgrres_beta4
Previous Message Tom Lane 2003-11-28 18:50:23 Re: Misplaced modifier in Postgresql license