| From: | William Webber <william(at)ferengi(dot)live(dot)com(dot)au> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | JDBC: prevent NullPointerException if translations missing |
| Date: | 2000-09-12 04:50:41 |
| Message-ID: | 20000912155041.A19161@ferengi.live.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Hi all!
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(at)peopleweb(dot)net(dot)au
Senior Programmer
PeopleWeb Australia http://www.peopleweb.com
| Attachment | Content-Type | Size |
|---|---|---|
| pg-translation-patch-submission.txt | text/plain | 867 bytes |
| translation.patch | text/plain | 1.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-09-12 04:58:50 | Re: Charset encoding patch to JDBC driver |
| Previous Message | Bruce Momjian | 2000-09-12 04:49:10 | Re: new relkind for views |