Re: plpgpsm - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: plpgpsm
Date
Msg-id 200703291807.l2TI7ts13245@momjian.us
Whole thread Raw
In response to plpgpsm  ("Pavel Stehule" <pavel.stehule@hotmail.com>)
Responses Re: plpgpsm  ("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
>
> 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. +

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCH] add CLUSTER table USING index (take 2)
Next
From: Bruce Momjian
Date:
Subject: Re: Small addition to PGInterval