| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Jeffrey Cox <namredips(at)gmail(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: getProcedureColumns |
| Date: | 2007-02-28 07:44:25 |
| Message-ID: | Pine.BSO.4.64.0702280240160.9224@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Wed, 14 Feb 2007, Jeffrey Cox wrote:
> I know it's a pain, but I will test it... I just need to get the all the
> servers up and running. It might take me some time to get them up and going,
> but shouldn't be to troubling.
Here's a patch that I based off of yours. For 8.1 code we need to look at
proallargtypes instead of just proargtypes to get the correct output
types. I haven't really tested it, but it looks correct. Any progress on
setting up test cases for different server versions?
Kris Jurka
| Attachment | Content-Type | Size |
|---|---|---|
| getproccol.patch | text/plain | 8.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tim Pizey | 2007-02-28 20:41:12 | Re: how to continue using a connection after an error with autocommit=false |
| Previous Message | Kris Jurka | 2007-02-28 06:14:29 | Re: Minor performance improvements |