| From: | Nic Ferrier <nferrier(at)tapsellferrier(dot)co(dot)uk> |
|---|---|
| To: | "Patric Bechtel" <bechtel(at)ipcon(dot)de> |
| Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Patch for streaming resultsets [Viruschecked] |
| Date: | 2003-01-03 15:31:38 |
| Message-ID: | 87r8buntb9.fsf@pooh-sticks-bridge.tapsellferrier.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
"Patric Bechtel" <bechtel(at)ipcon(dot)de> writes:
> On 03 Jan 2003 09:30:18 -0500, Dave Cramer wrote:
>
> Dave,
>
> that's what the useServerPrepare URL property is for. Anyone not
> liking (or sort of...) the behaviour of the driver can alter it
> so that prepared statements NEVER get prepared on the server.
I would prefer ps's to be prepared on the server... that way there is
some reliable type checking going on (see the archives of this list
for the discussion about security issues and type checking with ps's).
Nic
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Patric Bechtel | 2003-01-03 16:32:19 | Re: Patch for streaming resultsets [Viruschecked] [Viruschecked] |
| Previous Message | Patric Bechtel | 2003-01-03 15:26:26 | Re: Patch for streaming resultsets [Viruschecked] |