Re: [HACKERS] Error message style guide, take 2

2003-08-16 Thread Bruce Momjian
Oh, removed. --- Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I have added this email to CVS as src/tools/error_text. Any changes to > > it? > > Waste of CVS space; the real documentation is in SGML: > h

Re: [HACKERS] Error message style guide, take 2

2003-08-16 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > I have added this email to CVS as src/tools/error_text. Any changes to > it? Waste of CVS space; the real documentation is in SGML: http://developer.postgresql.org/docs/postgres/error-style-guide.html regards, tom lane

Re: [HACKERS] Error message style guide, take 2

2003-08-16 Thread Bruce Momjian
I have added this email to CVS as src/tools/error_text. Any changes to it? --- Tom Lane wrote: > I'm about to start going through the backend's elog() calls to update > them to ereport() style, add error code numbers, polis