Thread: plpgpsm

plpgpsm

From
"Pavel Stehule"
Date:
Hello

I have problem with sending propably too much large patch, so I am sending
only link to patch. Is it correct? I sent this patch two times without
success. This patch add new PL language to PostgreSQL. You can enable it by
setting --with-sqlpsm in configure.

Proposal: http://archives.postgresql.org/pgsql-hackers/2007-03/msg01487.php

link to patch: http://www.pgsql.cz/patches/plpgpsm.diff.gz

Regards
Pavel Stehule

_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/


Re: plpgpsm

From
Bruce Momjian
Date:
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
>
> I have problem with sending propably too much large patch, so I am sending
> only link to patch. Is it correct? I sent this patch two times without
> success. This patch add new PL language to PostgreSQL. You can enable it by
> setting --with-sqlpsm in configure.
>
> Proposal: http://archives.postgresql.org/pgsql-hackers/2007-03/msg01487.php
>
> link to patch: http://www.pgsql.cz/patches/plpgpsm.diff.gz
>
> Regards
> Pavel Stehule
>
> _________________________________________________________________
> Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
  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. +

Re: plpgpsm

From
"Pavel Stehule"
Date:
Hello,

I actualised sql/psm patch:

added:
* last Tom's plpgsql patches (some fixes and enum support)
* scrollable cursor's support


new version is on http://www.pgsql.cz/patches/plpgpsm0501.diff.gz

Regard
Pavel Stehule

>
>
>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.
>
>---------------------------------------------------------------------------

_________________________________________________________________
Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/


Re: plpgpsm

From
Bruce Momjian
Date:
This has been saved for the 8.4 release:

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

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

Pavel Stehule wrote:
> Hello,
>
> I actualised sql/psm patch:
>
> added:
> * last Tom's plpgsql patches (some fixes and enum support)
> * scrollable cursor's support
>
>
> new version is on http://www.pgsql.cz/patches/plpgpsm0501.diff.gz
>
> Regard
> Pavel Stehule
>
> >
> >
> >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.
> >
> >---------------------------------------------------------------------------
>
> _________________________________________________________________
> Chcete sdilet sve obrazky a hudbu s prateli? http://messenger.msn.cz/

--
  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. +