Re: NOTICE vs WARNING
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Christopher Kings-Lynne <chriskl@familyhealth.com.au>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2003-09-02T22:14:54Z
Lists: pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: > In fact, I like the criterion that a warning should be raised rather than > a notice if the effect of the command deviates from what the command > actually says. Um. If I construe that literally, then the notices about identifier truncation need to be warnings. I don't think I like that particular answer. But as long as you're not too rigid about it, this might be a reasonable approach. regards, tom lane