jdbc pg bug - Mailing list pgsql-jdbc

From Primož Grajžl
Subject jdbc pg bug
Date
Msg-id 4449FD75A05EA94C8EA4300459E3D38712DDAE@ferisrv8.feri.uni-mb.si
Whole thread Raw
List 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

pgsql-jdbc by date:

Previous
From: Atul Arora
Date:
Subject: UNSUBSCRIBE
Next
From: "Michael Nonemacher"
Date:
Subject: Re: getGeneratedKeys method