| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: several minor cleanups |
| Date: | 2002-07-17 19:21:20 |
| Message-ID: | 16225.1026933680@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> I think we should attack error codes before doing a wholesale cleanup of
> error message wording in the server.
Error codes, __FILE__/__LINE__ info, and syntax error positions are all
one big item in my mind; we should do all that stuff together, and then
there will be a lot of wording revisions we can undertake.
> we should define a style guide before doing "several minor cleanups".
Yup.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-07-17 22:32:50 | Re: utils C files |
| Previous Message | Peter Eisentraut | 2002-07-17 18:44:48 | Re: several minor cleanups |