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

From Neil Conway
Subject Re: User's exception plpgsql
Date
Msg-id 42C8E043.1010303@samurai.com
Whole thread Raw
In response to User's exception plpgsql  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Responses Re: User's exception plpgsql
List pgsql-patches
Pavel Stehule wrote:
> Per small recent discussion I corrected patch user's exception.

I'll review and apply this in the next day or so.

> Next ToDo (needs discussion):
>   + Optional message in raise stmt for user's or system exception
>       raise exception division_by_zero;
>   + Possibility rethrown exception
>       raise;

Both sound pretty reasonable to me.

-Neil

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: [PATCH] pgcrypto: pgp_encrypt (v2)
Next
From: Hannu Krosing
Date:
Subject: Re: PATCH to allow concurrent VACUUMs to not lock each