Passing tables as parameter

From: gianpaolo <gianpaolo(at)preciso(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Passing tables as parameter
Date: 2001-01-05 08:59:08
Message-ID: 01010509590800.01186@simpson.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Short question:
is it possible to pass tables names as parameter in FUNCTION?
I tried with SQL function as well as with PLPGSQL but I couldn't do it.
Did I do something wrong or is it impossible?
Thanks a lot

gianpaolo racca
gianpaolo(at)preciso(dot)net

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2001-01-05 09:18:34 Explain
Previous Message Stephane Bortzmeyer 2001-01-05 08:58:25 Re: The row size limit - HELP