• Peter Mount's avatar
    Added an alternative constructor to PGSQLException so that debugging · f118c36a
    Peter Mount authored
              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.
    f118c36a
Driver.java.in 12.3 KB