Backpatch from head: fixes for a threading bug, a problem with setNull involving

Barry Lind <barry@xythos.com>

Commit: 1a34e0e23b7827a7308a05c2827c7aa3756c606e
Author: Barry Lind <barry@xythos.com>
Date: 2002-11-14T05:54:39Z
Releases: 7.3.1
Backpatch from head: fixes for a threading bug, a problem with setNull involving
server prepared statements and an improved error message

 Modified Files:
  Tag: REL7_3_STABLE
 	jdbc/org/postgresql/errors.properties
 	jdbc/org/postgresql/core/Encoding.java
 	jdbc/org/postgresql/core/QueryExecutor.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java

Files