Re: [pgsql-patches] scrollable cursor support for plpgsql

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Pavel Stehule <pavel(dot)stehule(at)hotmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, neilc(at)samurai(dot)com
Subject: Re: [pgsql-patches] scrollable cursor support for plpgsql
Date: 2007-02-20 21:14:31
Message-ID: 200702202114.l1KLEVe26501@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Pavel Stehule wrote:
> Hello
>
> this patch contains ansi sql scrollable cursors's support for plpgsql. Add
> three function to SPI and plpgsql scrollable cursor sup. is first test app
> of this functionality.
>
> Regards
> Pavel Stehule
>
> _________________________________________________________________
> Citite se osamele? Poznejte nekoho vyjmecneho diky Match.com.
> http://www.msn.cz/

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2007-02-20 21:23:02 Re: tsearch in core patch, for inclusion
Previous Message Andrew Dunstan 2007-02-20 21:01:51 Re: [pgsql-patches] pltcl/plython fixes for spi_prepare types