| From: | Oliver Jowett <oliver(at)opencloud(dot)com> |
|---|---|
| To: | Lukas Eder <lukas(dot)eder(at)gmail(dot)com> |
| Cc: | Florian Pflug <fgp(at)phlo(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, rsmogura <rsmogura(at)softperience(dot)eu>, pgsql-jdbc(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Fwd: [JDBC] Weird issues when reading UDT from stored function |
| Date: | 2011-02-17 10:08:13 |
| Message-ID: | 4D5CF38D.60200@opencloud.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-jdbc |
Lukas Eder wrote:
> The result set meta data correctly state that there are 6 OUT columns.
> But only the first 2 are actually fetched (because of a nested UDT)...
The data mangling was just a plpgsql syntactic issue, wasn't it?
Oliver
| From | Date | Subject | |
|---|---|---|---|
| Next Message | rsmogura | 2011-02-17 10:13:49 | Re: Fwd: [JDBC] Weird issues when reading UDT from stored function |
| Previous Message | rsmogura | 2011-02-17 10:03:18 | Re: Fwd: [JDBC] Weird issues when reading UDT from stored function |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | rsmogura | 2011-02-17 10:13:49 | Re: Fwd: [JDBC] Weird issues when reading UDT from stored function |
| Previous Message | rsmogura | 2011-02-17 10:03:18 | Re: Fwd: [JDBC] Weird issues when reading UDT from stored function |