{? = call myfunc(?,?)} syntax for set-returning functions - Mailing list pgsql-odbc

From Michael Kochetkov
Subject {? = call myfunc(?,?)} syntax for set-returning functions
Date
Msg-id 200506151638.UAA16411@relay1.synartra.com
Whole thread Raw
Responses Re: {? = call myfunc(?,?)} syntax for set-returning functions
List 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.


pgsql-odbc by date:

Previous
From: Noel
Date:
Subject: Re: Can I specify a SCHEMA in the ODBC string?
Next
From: vladimir
Date:
Subject: Re: Can I specify a SCHEMA in the ODBC string?