Re: Timestamp Conversion Woes Redux

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christian Cryder <c(dot)s(dot)cryder(at)gmail(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Timestamp Conversion Woes Redux
Date: 2005-07-18 23:11:01
Message-ID: 42DC3705.8080403@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tom Lane wrote:

> (For that matter, is the parameter being sent in text or binary?
> If it's binary then most of these theories fall to the ground...)

Text -- the only type the driver currently uses binary parameters for is
bytea, from memory.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-07-18 23:13:48 Re: Timestamp Conversion Woes Redux
Previous Message Oliver Jowett 2005-07-18 23:09:35 Re: PreparedStatement.setXXX