pgsql/src/interfaces/jdbc/org/postgresql/util (PSQLException.java)

From: Bruce Momjian - CVS <momjian>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql/util (PSQLException.java)
Date: 2000-09-12 05:18:25
Message-ID: 200009120518.e8C5IPM21453@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, September 12, 2000 @ 01:18:25
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/util
from hub.org:/home/projects/pgsql/tmp/cvs-serv21423/pgsql/src/interfaces/jdbc/org/postgresql/util

Modified Files:
PSQLException.java

----------------------------- Log Message -----------------------------

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

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2000-09-12 05:30:06 pgsql/doc/src/sgml/ref (create_trigger.sgml)
Previous Message Bruce Momjian - CVS 2000-09-12 05:09:59 pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 (DatabaseMetaData.java)