Updatable cursors - applications? - Mailing list pgsql-odbc

From Dave Page
Subject Updatable cursors - applications?
Date
Msg-id 45BDCD60.7010208@postgresql.org
Whole thread Raw
Responses Re: Updatable cursors - applications?
Re: Updatable cursors - applications?
List pgsql-odbc
Does anyone know if there are any apps in existence that can be used as
a good test of the updatable cursor functionality in the driver?

Hiroshi; do you have a test app for this purpose?

In case anyone is wondering about my recent obsession with updatable
cursors, there is a patch from EnterpriseDB for PostgreSQL which offers
some quite significant performance benefits, but it does change the way
CTIDs work which the UC feature relies on. Obviously we need to make
sure the driver doesn't lose functionality should the patch be applied
to the server.

Regards, Dave.

pgsql-odbc by date:

Previous
From: Ian Klassen
Date:
Subject: Re: Problems with MFC AddNew
Next
From: Andrei Gaspar
Date:
Subject: Driver optimization