From: | Neil Conway <neilc(at)samurai(dot)com> |
---|---|
To: | pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | cleanup error reporting |
Date: | 2006-03-01 03:04:51 |
Message-ID: | 1141182291.26826.2.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Attached is a patch that makes the message strings used in elogs and
ereports more consistent with the style guidelines: errdetail should
begin with a capital letter and end with a period, whereas errmsg should
not. Most of the corrections are for contrib/, although the patch also
fixes a few mistakes in the main tree.
Barring any objections, I'll apply this tomorrow.
-Neil
Attachment | Content-Type | Size |
---|---|---|
elog_ereport_cleanup-1.patch | text/x-patch | 34.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-03-01 03:38:58 | Re: cleanup error reporting |
Previous Message | Bruce Momjian | 2006-03-01 00:23:03 | Re: [HACKERS] pg_service.conf |