Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Tom Lane writes:
>> I suspect though that the spec is assuming that the SQLSTATE code is the
>> *only* way for the application to determine whether the message is
>> success, warning, or error.
> The severity field is useless, because it contains loca
Tom Lane writes:
> Peter Eisentraut <[EMAIL PROTECTED]> writes:
> > In other words, an info, notice, or warning must have a class 00, 01, 02.
>
> I suspect though that the spec is assuming that the SQLSTATE code is the
> *only* way for the application to determine whether the message is
> success,
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> In other words, an info, notice, or warning must have a class 00, 01, 02.
I suspect though that the spec is assuming that the SQLSTATE code is the
*only* way for the application to determine whether the message is
success, warning, or error. Since we