BUG #5948: JDBC wrond insert of timestamp data

From: "yuriy(dot)tereschuk" <astro(at)evernet(dot)lutsk(dot)ua>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5948: JDBC wrond insert of timestamp data
Date: 2011-03-25 10:58:27
Message-ID: 201103251058.p2PAwRvs068704@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5948
Logged by: yuriy.tereschuk
Email address: astro(at)evernet(dot)lutsk(dot)ua
PostgreSQL version: postgresql90
Operating system: Linux Fedora 14
Description: JDBC wrond insert of timestamp data
Details:

org.postgresql.util.PSQLException: ERROR: column "datetime" is of type
timestamp without time zone but expression is of type character varying
Hint: You will need to rewrite or cast the expression.

JDBC version postgresql90-jdbc-9.0.801-1PGDG.f14.i686

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Stark 2011-03-25 11:46:20 Re: BUG #5947: Error while running query
Previous Message Raman Sharma 2011-03-25 09:47:14 BUG #5947: Error while running query