Re: [HACKERS] todo point: plpgsql - scrollable cursors are supported

2010-10-07 Thread Robert Haas
On Thu, Oct 7, 2010 at 7:34 AM, Pavel Stehule wrote: > 2010/10/7 Robert Haas : >> On Thu, Oct 7, 2010 at 2:38 AM, Pavel Stehule >> wrote: >>> 2010/10/7 Robert Haas : On Mon, Oct 4, 2010 at 2:52 AM, Pavel Stehule wrote: > I am thinking so you can remove a "scrollable cursor suppor

Re: [HACKERS] todo point: plpgsql - scrollable cursors are supported

2010-10-07 Thread Pavel Stehule
2010/10/7 Robert Haas : > On Thu, Oct 7, 2010 at 2:38 AM, Pavel Stehule wrote: >> 2010/10/7 Robert Haas : >>> On Mon, Oct 4, 2010 at 2:52 AM, Pavel Stehule >>> wrote: I am thinking so you can remove a "scrollable cursor support" from ToDo for plpgsql. Scrollable cursors are supported a

Re: [HACKERS] todo point: plpgsql - scrollable cursors are supported

2010-10-07 Thread Robert Haas
On Thu, Oct 7, 2010 at 2:38 AM, Pavel Stehule wrote: > 2010/10/7 Robert Haas : >> On Mon, Oct 4, 2010 at 2:52 AM, Pavel Stehule >> wrote: >>> I am thinking so you can remove a "scrollable cursor support" from >>> ToDo for plpgsql. Scrollable cursors are supported and supported >>> syntax are sam

Re: [HACKERS] todo point: plpgsql - scrollable cursors are supported

2010-10-06 Thread Pavel Stehule
2010/10/7 Robert Haas : > On Mon, Oct 4, 2010 at 2:52 AM, Pavel Stehule 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 WI

Re: [HACKERS] todo point: plpgsql - scrollable cursors are supported

2010-10-06 Thread Robert Haas
On Mon, Oct 4, 2010 at 2:52 AM, Pavel Stehule 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 t

[HACKERS] todo point: plpgsql - scrollable cursors are supported

2010-10-04 Thread Pavel Stehule
Hello 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. regards Pavel Stehule -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your su