Cursors for update.., we have to port an informix 9.x appication using cursors for update

From: jmadm <jmadm(at)montevideo(dot)com(dot)uy>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Cursors for update.., we have to port an informix 9.x appication using cursors for update
Date: 2005-12-20 19:46:49
Message-ID: 43A85FA9.3060607@montevideo.com.uy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

We have to port an application from Informix 9 CSQL to Postgres 8.1
using Ecpg.

Informix application uses cursors for update to lock all the rows
involved in those cursor. Then an update my occur ussing Current of.

How we can do this with postgres?

Thanks for the reply.
Jorge

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2005-12-20 21:46:59 Re: Cursors for update.., we have to port an informix 9.x appication using cursors for update
Previous Message Tom Lane 2005-12-19 06:08:08 Re: To whom an SSL client crt (postgresql.crt) is issued