Re: plpgpsm

Lists: pgsql-patches
From: "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: plpgpsm
Date: 2007-03-29 07:14:42
Message-ID: BAY114-F47EDD8FE8DF13F9B282F3F96C0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

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/


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
Subject: Re: plpgpsm
Date: 2007-03-29 18:07:55
Message-ID: 200703291807.l2TI7ts13245@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
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
>
> 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

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


From: "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
To: bruce(at)momjian(dot)us
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: plpgpsm
Date: 2007-05-01 10:42:20
Message-ID: BAY20-F22BD39B3A8A2D9FAA04D4DF9430@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches

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/


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
Subject: Re: plpgpsm
Date: 2007-05-17 17:26:06
Message-ID: 200705171726.l4HHQ6n26378@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-patches


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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

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