haveMinimumCompatibleVersion - Mailing list pgsql-jdbc

From Felipe Schnack
Subject haveMinimumCompatibleVersion
Date
Msg-id 1037881438.31173.44.camel@desenv1.ritterdosreis.br
Whole thread Raw
List 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@ritterdosreis.br
Cel.: (51)91287530
Linux Counter #281893

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


pgsql-jdbc by date:

Previous
From: Andrea.Ferrando@marconimobile.com
Date:
Subject: Problem with postgresql tomcat datasource
Next
From: Barry Lind
Date:
Subject: Re: haveMinimumCompatibleVersion