Re: Upgrading the backend's error-message infrastructure
Larry Rosenman <ler@lerctr.org>
From: Larry Rosenman <ler@lerctr.org>
To: Neil Conway <neilc@samurai.com>, Christopher Kings-Lynne <chriskl@familyhealth.com.au>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-03-14T02:48:18Z
Lists: pgsql-hackers
--On Thursday, March 13, 2003 21:44:29 -0500 Neil Conway <neilc@samurai.com> wrote: > On Thu, 2003-03-13 at 21:16, Christopher Kings-Lynne wrote: >> Would it be possible to do a command line app? >> >> bash$ pg_error 1200D >> Severity: ERROR >> Message: Division by zero >> Detail: >> Hint: Modify statement to prevent zeros appearing in denominators. > > Is there any benefit to having this over just including an index of > error codes in the documentation? yes, it makes it script-able, and probably more up to date than documentation.... Especially if it's in the DB or from the source code. LER > > Cheers, > > Neil > > -- > Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749