Minor update related to the #1620

This commit is contained in:
Miroslav Stampar 2015-12-23 08:14:18 +01:00
parent ae7481081e
commit 7411ff93e5

View File

@ -17,6 +17,7 @@
<error regexp="Warning.*\Wpg_.*"/>
<error regexp="valid PostgreSQL result"/>
<error regexp="Npgsql\."/>
<error regexp="PG::SyntaxError:"/>
<error regexp="org\.postgresql\.util\.PSQLException"/>
<error regexp="ERROR:\s\ssyntax error at or near "/>
</dbms>