On Wed, Dec 22, 2010 at 1:52 AM, <kubus__pucha...@tlen.pl> wrote:

>  In postgres im beginer .
>
> How write procedure returned different types of value?
>
> i need function to select different data types from table columns and
> returned.
>
> i try overload name of function but its bad idea.
>
> it is possible?
>
>
>
> anybody?
>
>
>

Maybe you can use custom types and store different results into that custom
type container which will be returned by your function.

-- 
---------------------------------------
Viktor Bojović
---------------------------------------
Wherever I go, Murphy goes with me

Reply via email to