RE: SQLExecDirectW returns SQL_SUCCESS even if sql finishes with error
"Takahashi, Ryohei" <[email protected]> Mon, 5 Nov 2018 08:46:36 +0000
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <EE586BE92A4AFB45B03310C2A0C0565D6D0F2868@G01JPEXMBKW03> |
Hi Inoue-san, Tom and Jonah, Thank you for replying. I understand the problem is that PostgreSQL allows users to set client_min_messages = fatal or panic. I told my customer this problem and that it's meaningless to set client_min_messages to 'fatal' to reduce server logs. Regards, Ryohei Takahashi