Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> We have this in the CURSOR documentation:
> Once all rows are fetched, every other fetch access
> returns no rows.
> Is this still true?
Not if you then move or fetch backwards, I should think...
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2000-04-04 20:04:50 |
| Subject: Re: CURSOR after hitting end |
| Previous: | From: Oleg Bartunov | Date: 2000-04-04 19:35:35 |
| Subject: counting distinct result of join |