Re: [BUGS] BUG #6292: java.sql.PreparedStatement.setNull() throws PSQLException

2011-11-16 Thread Kris Jurka
On Mon, 14 Nov 2011, David Pinheiro wrote: > > Bug reference: 6292 > PostgreSQL version: 8.4 > Description:java.sql.PreparedStatement.setNull() throws > PSQLException > Details: > > I'm trying to make: > java.sql.PreparedStatement.setNull(1,java.sql.Types.NULL); > > org.postgres

[BUGS] BUG #6292: java.sql.PreparedStatement.setNull() throws PSQLException

2011-11-14 Thread David Pinheiro
The following bug has been logged online: Bug reference: 6292 Logged by: David Pinheiro Email address: davidsantospinhe...@gmail.com PostgreSQL version: 8.4 Operating system: Linux Description:java.sql.PreparedStatement.setNull() throws PSQLException Details: I'm tr