Re: Functions refering directly to table columns? - Mailing list pgsql-general

From cluster
Subject Re: Functions refering directly to table columns?
Date
Msg-id f86098$26ho$1@news.hub.org
Whole thread Raw
In response to Functions refering directly to table columns?  (cluster <skrald@amossen.dk>)
List pgsql-general
> How can I obtain this non-argument-requiring function feature?

I solved it myself: Define the function using composite types
(http://www.postgresql.org/docs/8.2/interactive/xfunc-sql.html)

pgsql-general by date:

Previous
From: cluster
Date:
Subject: Functions refering directly to table columns?
Next
From: Ron Johnson
Date:
Subject: Re: Will partial index creation use existing index?