Could not find commit messages for the changelog

From: Altaf Malik <mmalik_altaf(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Could not find commit messages for the changelog
Date: 2007-04-26 15:32:42
Message-ID: 947049.52644.qm@web39111.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Add methods to PGInterval to combine and scale intervals. (jurka)
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)
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 outnew cars at Yahoo! Autos.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mario Medina 2007-04-26 17:46:13 Configuring Tomcat Pool connections with postgres
Previous Message Oliver Jowett 2007-04-26 12:19:52 Re: slow jdbc postgres connection