Input Arguments - Mailing list pgsql-sql

From Sumita Biswas
Subject Input Arguments
Date
Msg-id 002401c3f9d5$3e5b31a0$2a154d0a@apac.cisco.com
Whole thread Raw
In response to Re: Postgres DB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
One more query:

Cant I do something like this:

$2 := $2 + interval ''86399 seconds'';

Where $2 is one of my input variables to the function.
It gives me an error:
ERROR:  $2 is declared CONSTANT




pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: User defined types -- Social Security number...
Next
From: "Sumita Biswas"
Date:
Subject: Re: Postgres DB