JDBC packaging error in 7.0.3 with RPM - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject JDBC packaging error in 7.0.3 with RPM
Date
Msg-id 200102261403.f1QE3IA65104@hub.org
Whole thread Raw
List pgsql-bugs
Patrice Le Gurun (patrice.le-gurun@wanadoo.fr) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
JDBC packaging error in 7.0.3 with RPM

Long Description
I had recently a bug in my Java application. I got a ResultSet from a request to the DB and I had to go to a specific
row(which was in parameter) with rs.absolute(num_row). When this row was the last row, I had a
ArrayOutOfboundsException.After looking for a solution, I decided to upgrade to 7.0.3 and I had the same bug. Finally I
lookedat the spec file and I had my solution. 
It is not a bug but a mistake. When RPM builds his packages, he doesn't construct the JDBC drivers from the source tree
buthe copies only the drivers from the retep site. 
Could someone repair this ?

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Stu Coates
Date:
Subject: Lock Detection (was: pg_dump failing on LinuxPPC)
Next
From: Krzysztof Czuma
Date:
Subject: psql v. postmaster