Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Just a quick patch. This makes the JDBC driver thread safe, which is an | Bruce Momjian | 1998-10-08 |
important step towards making the driver compliant, and means that for some Java applications and servlets, only a single database connection is needed, so in a sence this is a nice little show stopper for 6.4 (and should still be backward compatible to 6.3.2). Peter |