impossibl / pgjdbc-ng

A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
https://impossibl.github.io/pgjdbc-ng
Other
600 stars 108 forks source link

add where property to PGSQLExceptionInfo #559

Open m7onov opened 3 years ago

m7onov commented 3 years ago

This pull request adds "where" info to the PGSQLExceptionInfo class. This is useful for logging backtrace of a database error.