Re: todo point: plpgsql - scrollable cursors are supported - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: todo point: plpgsql - scrollable cursors are supported
Date
Msg-id AANLkTinoD4X=DRTvbR-bXStOQ6MSkfa5khYFVoS3iuxJ@mail.gmail.com
Whole thread Raw
In response to Re: todo point: plpgsql - scrollable cursors are supported  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: todo point: plpgsql - scrollable cursors are supported
List pgsql-hackers
2010/10/7 Robert Haas <robertmhaas@gmail.com>:
> On Mon, Oct 4, 2010 at 2:52 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>> I am thinking so you can remove a "scrollable cursor support" from
>> ToDo for plpgsql. Scrollable cursors are supported and supported
>> syntax are same as core SQL language.
>
> I agree, removed.  I also removed WITH HOLD cursors, which we seem to
> have as well.

I think so we doesn't support WITH HOLD cursor syntax yet. Maybe we
have similar functionality. Don't know.

Pavel

>
> --
> Robert Haas
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise Postgres Company
>


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: leaky views, yet again
Next
From: Greg Smith
Date:
Subject: Re: Perf regression in 2.6.32 (Ubuntu 10.04 LTS)