From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: NOTICE vs WARNING |
Date: | 2003-08-26 20:41:55 |
Message-ID: | Pine.LNX.4.44.0308262232540.1185-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Christopher Kings-Lynne writes:
> Surely a WARNING is a problem that you should probably fix?
How are "should" and "probably" defined?
> Or at least pay attention to.
If it were in fact the characteristic of a NOTICE that you need not pay
attention to them, why do we have them?
> My thought is that you could turn of NOTICES and not worry.
Well, there are plenty of NOTICE instances that carry a definite need to
worry, such as identifier truncation, implicitly added FROM items,
implicit changes to types specified as "opaque", unsupported and ignored
syntax clauses.
I have a slight feeling that these two categories cannot usefully be
distinguished, but I'm interested to hear other opinions.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-08-26 21:10:59 | Re: Networking in 7.4? |
Previous Message | Alvaro Herrera Munoz | 2003-08-26 18:05:18 | Re: Date input changed in 7.4 ? |