JDBC driver for PostgreSQL 8.1.5 - Mailing list pgsql-jdbc

From surabhi.ahuja
Subject JDBC driver for PostgreSQL 8.1.5
Date
Msg-id 8626C1B7EB748940BCDD7596134632BE3986AD@jal.iiitb.ac.in
Whole thread Raw
In response to JDBC Support for standard_conforming_strings  (Michael Paesold <mpaesold@gmx.at>)
List pgsql-jdbc
hi
I am using Postgres 8.0.0 and we found this issue "ERROR:  index "patient_pkey" is not a btree".
 
I have been informed that we should shift to Postgres 8.0.9
 
I discussed this with my team member and they are asking if we can upgrade to the latest Postgres version
i.e. 8.1.5
 
I have some questions regarding this:
1.will this vesion solve the problem that I have mentioned?
2. If we install postgres 8.1.5 instead of Postgres 8.0.0 I ll have to build my c++ application again right?
3. I am currently using postgresql-8.0-310.jdbc3.jar, for java applications. Would I have to change this jar as well? and if yes where can I find it?
 
thanks,
regards
Surabhi

pgsql-jdbc by date:

Previous
From: "Michael Schmidt"
Date:
Subject: Re: Help with transactions and FK's
Next
From: "Do, Leon \(Leon\)"
Date:
Subject: Re: help with front/backend datatype converting