Re: Prepare Statement

From: Kris Jurka <books(at)ejurka(dot)com>
To: Jie Liang <jie(at)stbernard(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Prepare Statement
Date: 2004-06-18 21:47:53
Message-ID: Pine.BSO.4.56.0406181647150.21687@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql

On Fri, 18 Jun 2004, Jie Liang wrote:

> So, I think that PreparedStatement should have a way at least case a
> String to an Array or a way to create a Array, because of
> conn.prepareStatement("SELECT myfunction('{1,2,3}')") is NOT very
> useful.

Right, this is a known issue. It's on the list.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2004-06-18 22:47:10 Re: Nested transactions
Previous Message Kris Jurka 2004-06-18 21:47:01 Re: Prepare Statement

Browse pgsql-sql by date

  From Date Subject
Next Message Oliver Jowett 2004-06-18 23:07:03 Re: Prepare Statement
Previous Message Kris Jurka 2004-06-18 21:47:01 Re: Prepare Statement