JDBC: prevent NullPointerException if translations missing - Mailing list pgsql-patches

From William Webber
Subject JDBC: prevent NullPointerException if translations missing
Date
Msg-id 20000912155041.A19161@ferengi.live.com.au
Whole thread Raw
Responses Re: JDBC: prevent NullPointerException if translations missing  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@peopleweb.net.au
Senior Programmer
PeopleWeb Australia                          http://www.peopleweb.com

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ALTER TABLE OWNER
Next
From: "John C. Quillan"
Date:
Subject: Re: Patch to make postmaster bind to only to localhost.