Re: Updatable cursors - applications? - Mailing list pgsql-odbc

From Tom Lane
Subject Re: Updatable cursors - applications?
Date
Msg-id 10547.1170084079@sss.pgh.pa.us
Whole thread Raw
In response to Updatable cursors - applications?  (Dave Page <dpage@postgresql.org>)
Responses Re: Updatable cursors - applications?
List pgsql-odbc
Dave Page <dpage@postgresql.org> writes:
> 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.

If it changes the behavior of CTIDs in ways that are likely to break
reasonable client code, you can pretty much bet it won't get applied ...
but have you got any details?  I don't recall having heard about any
such thing.

            regards, tom lane

pgsql-odbc by date:

Previous
From: Ian Klassen
Date:
Subject: Re: Problems with MFC AddNew
Next
From: Dave Page
Date:
Subject: Re: Updatable cursors - applications?