Translating sql error codes - Mailing list pgsql-general

From Andrus
Subject Translating sql error codes
Date
Msg-id e25p39$20u1$1@news.hub.org
Whole thread Raw
Responses Re: Translating sql error codes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I want that end users see error messages descibed in

Appendix A. PostgreSQL Error Codes

in Estonian.
I can provide translations to those error codes.

How to make Postgres server to return my translated error messages ?

Or is it more reasonable to implement this in my application by displaying
text corresponding to sql error code ? In this case I can translate SQL
error codes returned by ODBC driver also.

Andrus.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: help plpgsql, cursors, fetch into
Next
From: Tom Lane
Date:
Subject: Re: Translating sql error codes