Re: PL/PGSQL function with parameters

From: Kovacs Zoltan <kovacsz(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
To: D(dot)Richter(at)DKFZ(dot)de
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: PL/PGSQL function with parameters
Date: 2001-02-06 11:47:10
Message-ID: Pine.LNX.4.21.0102061245010.26656-100000@pc10.radnoti-szeged.sulinet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Unfortunately you cannot use parameters as you like. The FROM clause
cannot contain a parameter. It must be constant.

Zoltan

--
Kov\'acs, Zolt\'an
kovacsz(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu
http://www.math.u-szeged.hu/~kovzol
ftp://pc10.radnoti-szeged.sulinet.hu/home/kovacsz

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Ansley 2001-02-06 13:16:06 RE: PL/PGSQL function with parameters
Previous Message Josh Berkus 2001-02-06 06:13:12 Re: PL/PGSQL function with parameters