Re: User's exception plpgsql - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: User's exception plpgsql
Date
Msg-id 200507101409.j6AE9Bt08428@candle.pha.pa.us
Whole thread Raw
In response to Re: User's exception plpgsql  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Responses Re: User's exception plpgsql  (Neil Conway <neilc@samurai.com>)
List 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgcrypto: OpenSSL/DES cleanup
Next
From: Neil Conway
Date:
Subject: Re: User's exception plpgsql