Re: [Review] Include detailed information about a row failing a CHECK constraint into the error message - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [Review] Include detailed information about a row failing a CHECK constraint into the error message
Date
Msg-id 9066.1321887176@sss.pgh.pa.us
Whole thread Raw
In response to Re: [Review] Include detailed information about a row failing a CHECK constraint into the error message  (Jan Kundrát <jkt@flaska.net>)
List pgsql-hackers
Jan Kundrát <jkt@flaska.net> writes:
> On 11/16/11 23:13, Royce Ausburn wrote:
>> Another super minor thing, postgres doesn't seem to put periods at the
>> end of log messages, yet this new detail line does.

> Again, I'm not familiar with the correct procedure. Shall I send a
> revised patch for this one?

Please read the message style guide (we do have one)
http://developer.postgresql.org/pgdocs/postgres/error-style-guide.html
        regards, tom lane


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: ToDo: pg_backup - using a conditional DROP
Next
From: Tom Lane
Date:
Subject: Re: Singleton range constructors versus functional coercion notation