Re: Upgrading the backend's error-message infrastructure
Neil Conway <neilc@samurai.com>
From: Neil Conway <neilc@samurai.com>
To: Larry Rosenman <ler@lerctr.org>
Cc: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-03-14T02:58:21Z
Lists: pgsql-hackers
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? > 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. Cheers, Neil -- Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC