| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Dave Cramer <pg(at)fastcrypt(dot)com> |
| Cc: | List <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Bug with callable statement and output parameters |
| Date: | 2006-05-22 10:05:17 |
| Message-ID: | Pine.BSO.4.63.0605220453380.22770@leary2.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Sun, 21 May 2006, Dave Cramer wrote:
> Attached is a patch that works on 8.1 and 7.3 for sure
>
Applied to 8.1 and HEAD. In the future please take more care that your
editor does not make superfluous changes to the code. There were a number
of whitespace, bracket position, and other changes that make a diff harder
to read.
In testing I found some other related bugs regarding trying to retrieve
results that are not available as the attached test cases demonstrate.
Kris Jurka
| Attachment | Content-Type | Size |
|---|---|---|
| cs-fetch-no-data-test.patch | text/plain | 1.4 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2006-05-22 10:27:48 | Re: New jdbc builds soon? |
| Previous Message | Kris Jurka | 2006-05-22 08:30:49 | Re: how to handle data containing '\0' |