Re: v3proto Parse/Bind and the query planner

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Barry Lind <blind(at)xythos(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: v3proto Parse/Bind and the query planner
Date: 2004-05-19 02:40:33
Message-ID: 40AAC921.6050602@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Barry Lind wrote:
> Oliver,
>
> I don't consider this a problem, but the expected behavior. This is the
> behavior I see on other databases (Oracle for example). It is the price
> you pay for parameterized queries.

My concern is that we don't want to end up recommending that people
avoid PreparedStatement and stringize their own parameter values for
performance reasons..

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-05-19 12:44:19 Re: patch for getUDT #3
Previous Message Oliver Jowett 2004-05-19 00:50:26 Re: v3proto Parse/Bind and the query planner