| From: | A B <tourgueniev69(at)yahoo(dot)fr> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | postgresql error messages |
| Date: | 2006-12-05 12:01:15 |
| Message-ID: | 20061205120115.2786.qmail@web23111.mail.ird.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Is there a plan to improve postgresql error messages ?
For the moment, what we have in case of, let's say, a foreign key constraint violation, is a human-readable message and SQLSTATE (an error code).
The message contains user-friendly informations, but a program is not able to deal with those informations, such as column name, relation name, etc.
Is there plan to add new informations is the postgresql errors in the future ?
-- Arnaud Balandras.
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2006-12-05 12:13:16 | Re: Bundle of patches |
| Previous Message | Hannu Krosing | 2006-12-05 11:00:11 | Re: old synchronized scan patch |