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 30310.1470764468@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>)
List pgsql-bugs
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Tue, Aug 9, 2016 at 1:22 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> 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?

> Works for me - ​I'd pick "active" or "current" here​.

Done.

            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: Martín Marqués
Date:
Subject: Re: pg_dump doesn't dump new objects created in schemas from extensions