plpgpsm

Started by Pavel Stehuleover 19 years ago4 messagespatches
Jump to latest
#1Pavel Stehule
pavel.stehule@gmail.com

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/

#2Bruce Momjian
bruce@momjian.us
In reply to: Pavel Stehule (#1)
Re: plpgpsm

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

#3Pavel Stehule
pavel.stehule@gmail.com
In reply to: Bruce Momjian (#2)
Re: plpgpsm

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/

#4Bruce Momjian
bruce@momjian.us
In reply to: Pavel Stehule (#3)
Re: plpgpsm

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