mirror of
https://github.com/sqlmapproject/sqlmap
synced 2025-12-06 16:32:23 +01:00
minor signature for PHP pgsql functions
This commit is contained in:
parent
52dd92748a
commit
ef9d4b58ae
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
<error regexp="valid PostgreSQL result"/>
|
||||
<error regexp="Npgsql\."/>
|
||||
<error regexp="org\.postgresql\.util\.PSQLException"/>
|
||||
<error regexp="ERROR:\s\ssyntax error at or near "/>
|
||||
</dbms>
|
||||
|
||||
<!-- Microsoft SQL Server -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue