Attached is a patch that prevents a NullPointerException in the JDBC
Bruce Momjian <bruce@momjian.us>
Attached is a patch that prevents a NullPointerException in the JDBC driver if the translations files have not been properly installed. (We carefully avoided installing the translations file in a controlled environment here specifically to test for such a bug. :-) See attached description for more details. William -- William Webber william@peopleweb.net.au
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/util/PSQLException.java | modified | +10 −6 |