Re: Pass column name in preparedstatement

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Antony Paul <antonypaul24(at)gmail(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Pass column name in preparedstatement
Date: 2005-02-16 05:26:47
Message-ID: 4212D997.9020106@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Antony Paul wrote:

> On Wed, 16 Feb 2005 11:59:56 +1300, Oliver Jowett <oliver(at)opencloud(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tore Halset 2005-02-16 12:05:31 pst.setNull(2, Types.BLOB)
Previous Message Antony Paul 2005-02-16 04:14:38 Re: Pass column name in preparedstatement