JDBC packaging error in 7.0.3 with RPM

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема JDBC packaging error in 7.0.3 with RPM
Дата
Msg-id 200102261403.f1QE3IA65104@hub.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Stu Coates
Дата:
Сообщение: Lock Detection (was: pg_dump failing on LinuxPPC)
Следующее
От: Krzysztof Czuma
Дата:
Сообщение: psql v. postmaster