Re: JDBC: prevent NullPointerException if translations missing

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: William Webber <william(at)ferengi(dot)live(dot)com(dot)au>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: JDBC: prevent NullPointerException if translations missing
Date: 2000-09-12 05:18:30
Message-ID: 200009120518.BAA13730@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Applied. Thanks.

> 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, skipping... ]

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-09-12 05:22:02 Re: Patch to make postmaster bind to only to localhost.
Previous Message John C. Quillan 2000-09-12 05:17:18 Re: Patch to make postmaster bind to only to localhost.