Re: Pass column name in preparedstatement - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Pass column name in preparedstatement
Date
Msg-id 4212D997.9020106@opencloud.com
Whole thread Raw
In response to Re: Pass column name in preparedstatement  (Antony Paul <antonypaul24@gmail.com>)
List pgsql-jdbc
Antony Paul wrote:

> On Wed, 16 Feb 2005 11:59:56 +1300, Oliver Jowett <oliver@opencloud.com> wrote:
>
>>> You really should upgrade if you're still using 7.3.3, at least to the
>>> latest 7.3.x.

> The one glitch I have with 7.3.3 is with functional index and it is
> solved in 8.x only. But the client is not ready to upgrade to 8.x
> series until it ages 4-6 months. So I dont find any use in upgrading.
> I have to consider the work invloved in upgrading.

There are data-loss bugs in 7.3.3 that have been fixed in later 7.3.x
releases. You don't need to upgrade to 7.4/8.0 to fix these. See the
7.3-series release notes for details.

-O

pgsql-jdbc by date:

Previous
From: Antony Paul
Date:
Subject: Re: Pass column name in preparedstatement
Next
From: Tore Halset
Date:
Subject: pst.setNull(2, Types.BLOB)