From: | "Carlo Stonebanks" <stonec(dot)register(at)sympatico(dot)ca> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Best Procedural Language? |
Date: | 2006-08-03 16:24:53 |
Message-ID: | eat81i$2eov$1@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Joshua, where can I find docs on how to return SETOF from Tcl?
""Joshua D. Drake"" <jd(at)commandprompt(dot)com> wrote in message
news:44D023B3(dot)6050809(at)commandprompt(dot)com(dot)(dot)(dot)
>
>>> - Doing a lot of DB manipulation in pl/Perl or pl/Tcl or such
>>> requires having an extra level of function manipulations that
>>> won't be as natural as straight pl/pgsql.
>>
>> Another important distinguishing characteristic is whether it supports
>> set returning functions. I think only plpgsql does right now.
>
> Actually no. Plperl, plphp, plruby and I believe even pl/Tcl support set
> returning functions.
>
> Sincerely,
>
> Joshua D. Drake
>
>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 9: In versions below 8.0, the planner will ignore your desire to
>> choose an index scan if your joining column's datatypes do not
>> match
>>
>
>
> --
>
> === The PostgreSQL Company: Command Prompt, Inc. ===
> Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
> Providing the most comprehensive PostgreSQL solutions since 1997
> http://www.commandprompt.com/
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>
From | Date | Subject | |
---|---|---|---|
Next Message | Rafal Pietrak | 2006-08-03 16:29:17 | CREATE DATABASE |
Previous Message | MargaretGillon | 2006-08-03 15:01:20 | Re: Tape backup, 2 versions, same database name, which is pg_dump |