Bug #471: [make install] problem with jdbc driver in 7.1.3

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #471: [make install] problem with jdbc driver in 7.1.3
Дата
Msg-id 200109271429.f8RETjf34188@hub.org
обсуждение исходный текст
Список pgsql-bugs
Stingray (stingray@linkpeople.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
[make install] problem with jdbc driver in 7.1.3

Long Description
While I untared all the tarballs and configure it with [--with-java] option, [make], and [make install], the console
showsthat @MAJORVERSION@, @MINORVERSION@ were not properly set in org.postgresql.Driver.java (along with '${major}',
'${minor}',the @DEF_PGPORT@, @VERSION@ are also mis-set), resulting in compiling failure.  

Therefore I check postgresql-7.1.3/src/interfaces/jdbc/build.xml, on line 78 it read 'filtering="yes"', that value is
incorrectand should be set to 'on'. I'd replaced the value and it succeeded.. 


Sample Code
replace with: 'filtering="on"' on line 78
in postgresql-7.1.3/src/interfaces/jdbc/build.xml
of tarball postgresql-opt-7.1.3.tar.gz

No file was uploaded with this report

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Łukasz Odziewa
Дата:
Сообщение: maybe a bug?
Следующее
От: Hans-Juergen Schoenig
Дата:
Сообщение: Vacuums and bad process status