haveMinimumCompatibleVersion

From: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: haveMinimumCompatibleVersion
Date: 2002-11-21 12:23:58
Message-ID: 1037881438.31173.44.camel@desenv1.ritterdosreis.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm writing some methods for the jdbc driver...
In my method I wall this:

connection.haveMinimumCompatibleVersion("7.3")

But it returns true in a 7.2.x pgsql. Why?? I want the feature to be
avaliable only in 7.3 or newer

--

Felipe Schnack
Analista de Sistemas
felipes(at)ritterdosreis(dot)br
Cel.: (51)91287530
Linux Counter #281893

Faculdade Ritter dos Reis
www.ritterdosreis.br
felipes(at)ritterdosreis(dot)br
Fone/Fax.: (51)32303328

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joel Hock 2002-11-21 16:13:05 Jdbc3PoolingDataSource and autocommit
Previous Message Andrea.Ferrando 2002-11-21 09:11:36 Problem with postgresql tomcat datasource