Could not find commit log for changelogs

From: Altaf Malik <mmalik_altaf(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Could not find commit log for changelogs
Date: 2007-01-16 14:28:31
Message-ID: 184964.96230.qm@web30013.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.2-504. 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? But then why are they in changelog? Here are the four issues that were not found in pgjdbc-commit archives.


Improve handling of incorrectly written user code using CallableStatements. Defend against trying to retrieve data before the statement is executed. (jurka)

Adjust precision returned by meta data methods to reflect the latest javadocs additional documentation. (jurka)

Correct error message in CallableStatement to identify the mismatch with the registered return type. (jurka)

Correct escaping of named savepoints which follow identifier, not literal rules. (jurka) Thanks to Michael Paesold.

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

--Altaf Malik


---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-01-16 17:36:25 Re: Could not find commit log for changelogs
Previous Message Havard Tveite 2007-01-16 08:16:20 Re: "nested transaction" - encosing statement gets closed