calling functions which take user defined types

From: Siddharth Saha <siddharthsaha(at)drishti-soft(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: calling functions which take user defined types
Date: 2010-08-25 12:11:23
Message-ID: AANLkTim7PwZeVnQvYBffd_-1uR7LanvXx-X6P3rPw5LH@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Can someone tell me how to invoke a UDF which takes a user-defined type as
one of its arguments. I want to invoke the function from the command line,
that is, make a variable of the user-defined type and call the function all
from the command line.

Thanks & Regards,
Siddharth Saha

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2010-08-25 14:30:48 Re: calling functions which take user defined types
Previous Message Thom Brown 2010-08-25 09:05:56 Re: xml output