BUG #12628: range of sqlstate for user defined exception

From: ousema2003(at)yahoo(dot)fr
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #12628: range of sqlstate for user defined exception
Date: 2015-01-22 09:18:36
Message-ID: 20150122091836.32669.95750@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 12628
Logged by: Oussema BenJemaa
Email address: ousema2003(at)yahoo(dot)fr
PostgreSQL version: 9.3.0
Operating system: linux x86 64 / centos 5.9
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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marko Tiikkaja 2015-01-22 09:34:12 Re: BUG #12627: java mapping to postgresql with types ...
Previous Message ousema2003 2015-01-22 09:09:33 BUG #12627: java mapping to postgresql with types ...