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

From: "James Shaw" <shawjh(at)msn(dot)com>
To: Michael(dot)Kochetkov(at)synartra(dot)com, pgsql-odbc(at)postgresql(dot)org
Subject: Re: {? = call myfunc(?,?)} syntax for set-returning functions
Date: 2005-06-20 12:30:38
Message-ID: BAY102-F10807C8DDE37F8B7D50090CAE90@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Michael,

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

Regards,

James Shaw

>From: "Michael Kochetkov" <Michael(dot)Kochetkov(at)synartra(dot)com>
>To: <pgsql-odbc(at)postgresql(dot)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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Amir Zicherman 2005-06-21 00:23:08 how to disable connection pooling?
Previous Message Amir Zicherman 2005-06-20 05:39:44 can't open more than 128 connections