jdbc pg bug

From: Primož Grajžl <primoz(dot)grajzl(at)uni-mb(dot)si>
To: <pgsql-jdbc(at)postgresql(dot)org>
Cc: <primoz(dot)grajzl(at)uni-mb(dot)si>
Subject: jdbc pg bug
Date: 2004-05-25 14:17:53
Message-ID: 4449FD75A05EA94C8EA4300459E3D38712DDAE@ferisrv8.feri.uni-mb.si
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello!

A have a question:

If i execute this query INSERT INTO BFAKTURAPOZ (ID,EANKODA) VALUES ('5',{ts '2004-05-25 14:36:02.625'})
without executeBatch it runs, but if i run in executeBatch it does not run. Problem is with {ts.
Is this a bug or i do somethin wrong

thank you
Primož Grajžl from Slovenia

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-05-25 15:15:09 Re: patch: streaming of bytea parameter values
Previous Message Dave Cramer 2004-05-25 11:38:52 Re: patch: streaming of bytea parameter values