Query preparation

From: John Lister <john(dot)lister-ps(at)kickstone(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Query preparation
Date: 2009-04-14 15:08:42
Message-ID: 49E4A6FA.7050407@kickstone.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, i was wondering if there is any reason why the query preparation is
done when the query is executed instead of when the preparedStatement is
created.

Has any one looked into moving it?

Thanks

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2009-04-14 15:41:32 Re: Query preparation
Previous Message Kris Jurka 2009-04-14 03:34:43 Re: Helping application programmers catch threading bugs