Q: parameters to functions - Mailing list pgsql-novice

From Number One
Subject Q: parameters to functions
Date
Msg-id 20041011081002.60153.qmail@web41502.mail.yahoo.com
Whole thread Raw
List pgsql-novice
Hello all,

I am new to postgresql, and have few questions to ask
which I hope some kind souls out there willing to help
:)

1. How are parameters passed to functions made CREATE
FUNCTION? Are they always passed by value?

2. Is it possible to pass table name? So something
like:

   create function foo(t) returns ...
         `select * from t`

cheers, **arbil**






_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com

pgsql-novice by date:

Previous
From: Tamas MEZEI
Date:
Subject: summarizing traffic logs
Next
From: stig erikson
Date:
Subject: Re: QT can not connect to postgresql