| 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: | Whole Thread | Raw Message | 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
| 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 |
| 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 |