| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Lukas Eder <lukas(dot)eder(at)gmail(dot)com> |
| Cc: | Oliver Jowett <oliver(at)opencloud(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-15 15:36:36 |
| Message-ID: | AANLkTi=0KS71rnnLjFrQ4G8VaOXsbYqndbmLStwL9aRt@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-jdbc |
On Sat, Feb 12, 2011 at 6:16 AM, Lukas Eder <lukas(dot)eder(at)gmail(dot)com> wrote:
> I had tried that before. That doesn't seem to change anything. JDBC still
> expects 6 OUT parameters, instead of just 1...
Oh, hrm. I thought you were trying to fix the return value, rather
than the signature.
I am not sure how to fix the signature. Can you just make it return RECORD?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-02-15 15:37:50 | Re: Add support for logging the current role |
| Previous Message | Robert Haas | 2011-02-15 15:34:30 | Re: sepgsql contrib module |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Radosław Smogura | 2011-02-15 15:50:38 | Re: UDT arrays |
| Previous Message | henk de wit | 2011-02-15 09:44:39 | JDBC 4 support |