Re: Prepared Statements - Mailing list pgsql-jdbc

From Fernando Nasser
Subject Re: Prepared Statements
Date
Msg-id 3F195DDA.9090401@redhat.com
Whole thread Raw
In response to Re: Prepared Statements  (Aaron Mulder <ammulder@alumni.princeton.edu>)
List pgsql-jdbc
To keep things simple, wouldn't it be reasonable to test the last SQL
fragment and see if it ends in " IN" (trimmed and case insensitively)
and use the parenthesis notation instead of the array one?  I don't
think we can have a PostgreSQL array as the argument of an IN clause anyway.


--
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-jdbc by date:

Previous
From: pginfo
Date:
Subject: jdbc batch performance problem
Next
From: Dave Cramer
Date:
Subject: Re: jdbc batch performance problem