Re: PL/PGSQL function with parameters - Mailing list pgsql-sql

From Kovacs Zoltan
Subject Re: PL/PGSQL function with parameters
Date
Msg-id Pine.LNX.4.21.0102061245010.26656-100000@pc10.radnoti-szeged.sulinet.hu
Whole thread Raw
In response to PL/PGSQL function with parameters  (David Richter <D.Richter@DKFZ.de>)
List 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@pc10.radnoti-szeged.sulinet.hu
          http://www.math.u-szeged.hu/~kovzol                        ftp://pc10.radnoti-szeged.sulinet.hu/home/kovacsz
 




pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: PL/PGSQL function with parameters
Next
From:
Date:
Subject: Re: Problem with Day of Week