Re: 9.5 Create Function Set From Current taken at creation time? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 9.5 Create Function Set From Current taken at creation time?
Date
Msg-id 28536.1470763339@sss.pgh.pa.us
Whole thread Raw
In response to Re: 9.5 Create Function Set From Current taken at creation time?  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: 9.5 Create Function Set From Current taken at creation time?
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> Fair enough...​so:

> SET FROM CURRENT saves the
> ​[creating] ​
> session's current value of the parameter as the value to be applied when
> the function is entered.

How about "... saves the value of the parameter that is current when
CREATE FUNCTION is executed as the value to be applied ..." ?

Or maybe "active" in place of "current" in that wording?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: 9.5 Create Function Set From Current taken at creation time?
Next
From: "David G. Johnston"
Date:
Subject: Re: 9.5 Create Function Set From Current taken at creation time?