This patch fixes a bug which occurs when setObject(1,obj) is called and obj
Bruce Momjian <bruce@momjian.us>
This patch fixes a bug which occurs when setObject(1,obj) is called and obj is of type Object, and is null Dave Cramer
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java | modified | +8 −0 |
| src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java | modified | +8 −0 |