CURSOR after hitting end

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: CURSOR after hitting end
Date: 2000-04-04 19:26:19
Message-ID: 200004041926.PAA27242@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We have this in the CURSOR documentation:

Once all rows are fetched, every other fetch access
returns no rows.

Is this still true?

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-04-04 19:28:06 Removed from FETCH manual page
Previous Message Bruce Momjian 2000-04-04 19:12:53 postgres crash on CURSORS