Re: Upgrading the backend's error-message infrastructure

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: "Neil Conway" <neilc@samurai.com>, "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2003-03-14T02:18:48Z
Lists: pgsql-hackers
> Great work, Tom!
> 
> While we're effectively changing every elog call site in the backend,
> would it also be a good idea to adopt a standard for the format of error
> messages? (e.g. capitalization, grammar, etc.)

I 100% agree with this - a style guide!

Chris