Minor refactoring for #1637

This commit is contained in:
Miroslav Stampar 2016-01-09 17:39:53 +01:00
parent 0017c17e7d
commit 85b35f44a0

View File

@ -54,7 +54,7 @@
<error regexp="CLI Driver.*DB2"/>
<error regexp="DB2 SQL error"/>
<error regexp="\bdb2_\w+\("/>
<error regexp="(?i)SQLSTATE.* SQLCODE.*"/>
<error regexp="(?i)SQLSTATE.+SQLCODE"/>
</dbms>
<!-- Informix -->