Re: order by in cursor declaration does not allow update - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: order by in cursor declaration does not allow update
Date
Msg-id 1193312104.4242.261.camel@ebony.site
Whole thread Raw
In response to Re: order by in cursor declaration does not allow update  ("Dharmendra Goyal" <dharmendra.goyal@gmail.com>)
List 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



pgsql-hackers by date:

Previous
From: "Dharmendra Goyal"
Date:
Subject: Re: order by in cursor declaration does not allow update
Next
From: "Hubert FONGARNAND"
Date:
Subject: Re: PostGreSQL and zlib