| From: | Larry Rosenman <ler(at)lerctr(dot)org> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: Upgrading the backend's error-message infrastructure |
| Date: | 2003-03-14 03:01:01 |
| Message-ID: | 59370000.1047610861@lerlaptop.lerctr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
--On Thursday, March 13, 2003 21:58:21 -0500 Neil Conway
<neilc(at)samurai(dot)com> wrote:
> On Thu, 2003-03-13 at 21:48, Larry Rosenman wrote:
>> > Is there any benefit to having this over just including an index of
>> > error codes in the documentation?
>
>> yes, it makes it script-able
>
> What need would you have for it to be script-able? The backend will
> return the error text whenever it returns an error code -- in what
> situation would a client app have the error code but not the error
> message as well?
PHP, returning just the code to a user, and wanting to, later, return the
full text
in a log-analysis, just as one example.
>
>> and probably more up to date than documentation....
>
> The way to fix that is to keep the documentation up to date, not invent
> pseudo-documentation.
machine readable Error messages and Codes are ALWAYS a good thing, IMNSHO.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2003-03-14 03:02:27 | Re: Hrm. interval() function? |
| Previous Message | Neil Conway | 2003-03-14 02:58:21 | Re: Upgrading the backend's error-message infrastructure |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-03-14 03:47:30 | Re: Upgrading the backend's error-message infrastructure |
| Previous Message | Neil Conway | 2003-03-14 02:58:21 | Re: Upgrading the backend's error-message infrastructure |