Cursor Movement - Past the End

From: David Hartwig <daveh(at)insightdist(dot)com>
To: PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Cursor Movement - Past the End
Date: 1998-12-07 19:19:18
Message-ID: 366C2A36.32C53DB7@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

We are in the process of implementing several additional Extended Fetch
capabilities into the ODBC driver. In order to complete the full set of
functions, we need to be able to FETCH to the end of the cursor, detect
the end, and then be able to move to prior positions in the the cursor.
The problem is that once the end of the cursor is reached the cursor is
no longer usable.

I think the cursor should still be valid after moving past the end. I
have tinkered around to see if the cursor can be preserved after
moving/fetching past the end without much luck. I am throwing this
out to the list in the hopes that someone will respond "Gee, Dave, all
you have to do is (*^%^$$%$#!)".

I would greatly appreciate any assistance in resolving this problem.
Many ODBC components and applications make heavy use of these extended
features.

TIA.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-12-07 19:33:40 Re: [HACKERS] Proposed autoconf change: rip out search for 'install'
Previous Message David Hartwig 1998-12-07 18:52:48 Bytea(precision)

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joost Kraaijeveld 1998-12-08 07:01:11 RE: [INTERFACES] PgAccess stable version 0.92 released !
Previous Message David Hartwig 1998-12-07 18:52:48 Bytea(precision)