Re: More on cursors in 7.3 - Mailing list pgsql-hackers

From Jeroen T. Vermeulen
Subject Re: More on cursors in 7.3
Date
Msg-id 20021208221349.GG68172@xs4all.nl
Whole thread Raw
In response to Re: More on cursors in 7.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: More on cursors in 7.3
List pgsql-hackers
On Sun, Dec 08, 2002 at 05:09:09PM -0500, Tom Lane wrote:
> 
> > Is any of this described in the docs somewhere?
> 
> Fraid not.

Damn & blast.  I was rather counting on cursors that could back up for
my nifty CachedResult class (which acts more or less like a normal result 
set but transparently fetches rows on demand).

Now if I understood a bit more of what's going on here, at least I could
document it...


Jeroen



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: More on cursors in 7.3
Next
From: Justin Clift
Date:
Subject: Re: [GENERAL] PostgreSQL Global Development Group