Cursors for update.., we have to port an informix 9.x appication using cursors for update - Mailing list pgsql-interfaces

From jmadm
Subject Cursors for update.., we have to port an informix 9.x appication using cursors for update
Date
Msg-id 43A85FA9.3060607@montevideo.com.uy
Whole thread Raw
Responses Re: Cursors for update.., we have to port an informix 9.x appication using cursors for update  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Cursors for update.., we have to port an informix 9.x appication using cursors for update  (Michael Meskes <meskes@postgresql.org>)
List 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


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: To whom an SSL client crt (postgresql.crt) is issued
Next
From: Tom Lane
Date:
Subject: Re: Cursors for update.., we have to port an informix 9.x appication using cursors for update