From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Altaf Malik <mmalik_altaf(at)yahoo(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Could not find commit messages for the changelog |
Date: | 2007-04-26 18:26:30 |
Message-ID: | Pine.BSO.4.64.0704261422300.17790@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Thu, 26 Apr 2007, Altaf Malik wrote:
> 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?
If they're in the changelog then they're in the release. The changelog is
not a place to put speculation on possible future improvements.
> Add methods to PGInterval to combine and scale intervals. (jurka)
http://gborg.postgresql.org/pipermail/pgjdbc-commit/2007-April/000609.html
> 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)
http://gborg.postgresql.org/pipermail/pgjdbc-commit/2007-February/000584.html
> Fix the error message generated by a CallableStatement not getting
> results that match the registered out parameters to report the correct
> parameter position. (jurka)
>
http://gborg.postgresql.org/pipermail/pgjdbc-commit/2007-March/000599.html
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2007-04-26 18:40:57 | Re: prepareCall with batch? |
Previous Message | Guy Rouillier | 2007-04-26 18:05:46 | Re: prepareCall with batch? |