Could not find commit messages for the changelog

Поиск
Список
Период
Сортировка
От Altaf Malik
Тема Could not find commit messages for the changelog
Дата
Msg-id 947049.52644.qm@web39111.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: Could not find commit messages for the changelog
Список pgsql-jdbc
Hi,
 I was looking into what has exactly changed against a particular changelog in 8.3-600. I found few issues which are reported in the changelog but are not in pgjdbc-commit archives. Can anybody tell me if these changes are really in the latest code? or if they are planned to be included in next release? Here are the three issues that were not found in pgjdbc-commit archives.
 
  1. Add methods to PGInterval to combine and scale intervals. (jurka)
  2. Make the default object return type of oids to be a Java Long instead of Integer because oids are unsigned and exceed the range of Integer. (jurka)
  3. Fix the error message generated by a CallableStatement not getting results that match the registered out parameters to report the correct parameter position. (jurka)

Can anybody tell me where to find the patch of the above mentioned items.
 
--Altaf Malik


Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: slow jdbc postgres connection
Следующее
От: Guy Rouillier
Дата:
Сообщение: Re: prepareCall with batch?