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

From James Shaw
Subject Re: {? = call myfunc(?,?)} syntax for set-returning functions
Date
Msg-id BAY102-F10807C8DDE37F8B7D50090CAE90@phx.gbl
Whole thread Raw
In response to {? = call myfunc(?,?)} syntax for set-returning functions  ("Michael Kochetkov" <Michael.Kochetkov@synartra.com>)
List pgsql-odbc
Hi Michael,

Were you to find something? I'm having the same problem.

Regards,

James Shaw

>From: "Michael Kochetkov" <Michael.Kochetkov@synartra.com>
>To: <pgsql-odbc@postgresql.org>
>Subject: [ODBC] {? = call myfunc(?,?)} syntax for set-returning functions
>Date: Wed, 15 Jun 2005 20:38:35 +0400
>
>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.
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org



pgsql-odbc by date:

Previous
From: Amir Zicherman
Date:
Subject: can't open more than 128 connections
Next
From: Amir Zicherman
Date:
Subject: how to disable connection pooling?