OSDN Git Service

Attached is a patch that prevents a NullPointerException in the JDBC
authorBruce Momjian <bruce@momjian.us>
Tue, 12 Sep 2000 05:18:25 +0000 (05:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 12 Sep 2000 05:18:25 +0000 (05:18 +0000)
commitaebfaf78614d477bc14fbbd25f3bd76512cc8f3e
tree8db263b71f5bd1425098d872d575084ffe98878f
parent7f171b599a50d471d4791c768b538978b4a2dc95
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
src/interfaces/jdbc/org/postgresql/util/PSQLException.java