{? = call myfunc(?,?)} syntax for set-returning functions

From: "Michael Kochetkov" <Michael(dot)Kochetkov(at)synartra(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: {? = call myfunc(?,?)} syntax for set-returning functions
Date: 2005-06-15 16:38:35
Message-ID: 200506151638.UAA16411@relay1.synartra.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,
I get "ERROR: cannot display a value of type record" error for "{? = call
myfunc(?,?)}" syntax for set-returning functions. And I have to use "select
* from myfunc(?,?)" instead. Do you plan to make the "call" syntax possible
to for set-returning functions?

Thank you,
--
Michael Kochetkov.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2005-06-16 09:28:49 Re: Can I specify a SCHEMA in the ODBC string?
Previous Message Vidas Makauskas 2005-06-14 13:20:03 Re: ms access 97