-
- Downloads
Added an alternative constructor to PGSQLException so that debugging
some more osteric bugs is easier. If only 1 arg is supplied and it's of type Exception, then that Exception's stacktrace is now included. This was done as there's been a report of an unusual bug during connection. This will make this sort of bug hunting easier from now on.
Showing
- src/interfaces/jdbc/CHANGELOG 5 additions, 0 deletionssrc/interfaces/jdbc/CHANGELOG
- src/interfaces/jdbc/org/postgresql/Driver.java.in 37 additions, 37 deletionssrc/interfaces/jdbc/org/postgresql/Driver.java.in
- src/interfaces/jdbc/org/postgresql/util/PSQLException.java 29 additions, 0 deletionssrc/interfaces/jdbc/org/postgresql/util/PSQLException.java
Loading
Please register or sign in to comment