Zeugswetter Andreas SB SD writes:
> SQL92 has WARNING, would that be a suitable addition to NOTICE ?
> INFO would not be added since it is like old NOTICE which would stay.
> So, instead of introducing a lighter level we would introduce a
> stronger level. (WARNING more important than NOTICE)
> If we change, we might as well adopt some more SQL'ism.
At the client side SQL knows two levels, namely a "completion condition"
and an "exception condition". In the PostgreSQL client protocol, these
are distinguished as N and E message packets. The tags of the messages
are irrelevant, they just serve as a guide to the user reading the
message.
--
Peter Eisentraut peter_e@gmx.net