From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | ousema2003 <ousema2003(at)yahoo(dot)fr> |
Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
Subject: | Re: BUG #12650: user defined exception |
Date: | 2015-01-24 10:47:00 |
Message-ID: | CAFj8pRD97g_rREgYV6v2YrC2By3Y8QYkemxOiR=HoPg6aLyjeQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
2015-01-24 11:29 GMT+01:00 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:
> Hi
>
> It is not a bug.
>
> For user defined exception should be reserved class 45 .. so you can use a
> SQLCODE 45***
>
and U0 class (U0***) should be reserved for custom exception too.
>
> Regards
>
> Pavel Stehule
>
> 2015-01-24 11:10 GMT+01:00 <ousema2003(at)yahoo(dot)fr>:
>
>> The following bug has been logged on the website:
>>
>> Bug reference: 12650
>> Logged by: oussema
>> Email address: ousema2003(at)yahoo(dot)fr
>> PostgreSQL version: 9.3.0
>> Operating system: linux x86 64
>> Description:
>>
>> > what's the range of sqlstate that i can use for the user defined
>> exception
>> > e.g :
>> > In oracle the range is [20000..20999])
>> > so what's the similar one in postgresql
>>
>>
>> --
>> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-bugs
>>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2015-01-24 15:01:31 | Re: BUG #12644: Planner fails to use available index with anything other than default operator |
Previous Message | Pavel Stehule | 2015-01-24 10:29:16 | Re: BUG #12650: user defined exception |