user defined function

From: Yl Zhou <andrew(dot)ylzhou(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: user defined function
Date: 2006-01-24 15:08:44
Message-ID: 29d3b0b90601240708mb2a3b99r2364e8c1236c1c78@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I want to implement a UDF that can accept a parameter which is a tuple of
any table, and returns the number of NULL attributes in this tuple.
Different tables may have different schemas. How can I implement this
function? Thanks.

andrew

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2006-01-24 15:18:13 Re: Does this look ethical to you?
Previous Message Tony Caduto 2006-01-24 14:56:52 Re: Does this look ethical to you?