OSDN Git Service

Backed out part of the change from 1.6. The attempt to support int8 binds
authorBarry Lind <barry@xythos.com>
Sat, 19 Oct 2002 21:53:42 +0000 (21:53 +0000)
committerBarry Lind <barry@xythos.com>
Sat, 19 Oct 2002 21:53:42 +0000 (21:53 +0000)
commitba7c2d2b00566dd943a2eb40b6a68faba7d3662d
tree427565adedcea9d3928a30880393fab3717ea7e8
parent76d09f4610cbf23ccc36649b35d8691ec5dcd1e1
Backed out part of the change from 1.6.  The attempt to support int8 binds
in such a way that indexes on int8 columns would be used (by quoting the value)
caused other problems.  Will need to wait for the backend to properly fix
the root problem.

 Modified Files:
  jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java