Re: [Libdbi-drivers-devel] pgsql error codes

2010-07-15 Thread Markus Hoenicka
Emmanuel Courreges writes:
  You will find attached the patch for version 0.8.2-1 and 0.8.3-1
  

I've applied the patch with a little massaging to the current cvs
revision. Could you run some tests with this version to see whether it
works as expected?

regards,
Markus

-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel


[Libdbi-drivers-devel] pgsql error codes

2008-11-17 Thread Emmanuel Courrèges
Hello,
Currently with the PostgreSQL driver, there seems to be no way to get 
the error code string in the form: 
http://www.postgresql.org/docs/8.1/static/errcodes-appendix.html

dbi_conn_error() always returns 0, and the error message returned is 
just the Postgresql error message which is localized (french for me).
I would greatly appreciate if we could change this to error code - 
error message for example, so at least the error would be parsable even 
if the message is localized in any language, also you wouldn't have to 
parse full text.

How does the acceptance process for the change work?
Should I do the change?
Basically I don't want to run on a lib-dbi-drivers that would be patched 
by me, I'd rather have it in the official branch.

Regards,
Emmanuel Courreges.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel