Re: Catching DETAIL and HINT

From: "David Johnston" <polobo(at)yahoo(dot)com>
To: "'Michael Stanton W(dot)'" <mike(dot)stanton(at)autocastillo(dot)cl>, <pgsql-general(at)postgresql(dot)org>
Cc: <desarrollo(dot)mecanica(at)autocastillo(dot)cl>
Subject: Re: Catching DETAIL and HINT
Date: 2012-06-27 19:53:39
Message-ID: 039f01cd549e$8ca59440$a5f0bcc0$@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What API/Language are you using?

Dave

From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Michael Stanton W.
Sent: Wednesday, June 27, 2012 1:41 PM
To: pgsql-general(at)postgresql(dot)org
Cc: desarrollo(dot)mecanica(at)autocastillo(dot)cl
Subject: [GENERAL] Catching DETAIL and HINT

Hello all;

Does anybdy know how to catch the DETAIL and HINT sections
of the Error Messages?.

We want to “translate”, for example, Foreign Key Constraint
Violation messages into something that a User could understand, using
metadata and such like.

We’re using versión 9.1.3

Cheers

Mike Stanton W.

Santiago Chile

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Stanton W. 2012-06-27 20:09:06 Re: Catching DETAIL and HINT
Previous Message Michael Stanton W. 2012-06-27 17:41:18 Catching DETAIL and HINT