Re: User's exception plpgsql

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz>
Cc: Neil Conway <neilc(at)samurai(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org
Subject: Re: User's exception plpgsql
Date: 2005-07-10 14:09:11
Message-ID: 200507101409.j6AE9Bt08428@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Where are we on this patch? Is there something to apply?

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

Pavel Stehule wrote:
> On Fri, 8 Jul 2005, Neil Conway wrote:
>
> > Pavel Stehule wrote:
> > > ok, but don't forget, please, on exception part.
> >
> > What do you mean?
> >
> > -Neil
> >
>
> BEGIN
> EXCEPTION WHEN * THEN
>
> equvalent rules for raise have to be in *
>
> is true?
>
> Pavel
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2005-07-10 14:14:20 Re: User's exception plpgsql
Previous Message Bruce Momjian 2005-07-10 14:00:04 Re: latest pgcrypto patches cause compile errors

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2005-07-10 14:14:20 Re: User's exception plpgsql
Previous Message Bruce Momjian 2005-07-10 13:54:49 Re: pgcrypto: OpenSSL/DES cleanup