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

From Bruce Momjian
Subject Re: [pgsql-patches] scrollable cursor support for plpgsql
Date
Msg-id 200702202114.l1KLEVe26501@momjian.us
Whole thread Raw
In response to scrollable cursor support for plpgsql  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
List 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@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

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

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [pgsql-patches] pltcl/plython fixes for spi_prepare types
Next
From: Bruce Momjian
Date:
Subject: Re: guc patch: Make variables fall back to default values