Re: order by in cursor declaration does not allow update

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Dharmendra Goyal <dharmendra(dot)goyal(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: order by in cursor declaration does not allow update
Date: 2007-10-25 11:35:04
Message-ID: 1193312104.4242.261.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2007-10-25 at 16:53 +0530, Dharmendra Goyal wrote:
> According to SQL specifications: If "READ ONLY" is not specified in cursor declaration then for update is
> implicit.

Though that isn't what the PostgreSQL docs say.

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hubert FONGARNAND 2007-10-25 11:49:57 Re: PostGreSQL and zlib
Previous Message Dharmendra Goyal 2007-10-25 11:23:44 Re: order by in cursor declaration does not allow update