Re: SQLExecDirectW returns SQL_SUCCESS even if sql finishes with error

Tom Lane <[email protected]> Thu, 01 Nov 2018 22:50:09 -0400
Newsgroups gmane.comp.db.postgresql.odbc
Message-ID <[email protected]>
"Inoue, Hiroshi" <[email protected]> writes:
> Could you please tell the customer that it's meaningless to set  
> client_min_messages to 'fatal' or 'panic'?

Yeah, I wonder why we allow that at all.  It's basically breaking
the wire protocol ...

			regards, tom lane