Re: Removing WITH clause support in CREATE FUNCTION, for isCachableand isStrict - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Removing WITH clause support in CREATE FUNCTION, for isCachableand isStrict
Date
Msg-id 20180126235109.GB1039@paquier.xyz
Whole thread Raw
In response to Re: Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Jan 26, 2018 at 12:30:12PM -0500, Tom Lane wrote:
> And done.  I failed to resist the temptation to rename
> compute_attributes_sql_style, since the "sql_style" bit no longer
> conveys anything.  I'd always found compute_attributes_with_style
> to be confusingly named --- seemed like it should have a sibling
> compute_attributes_gracelessly, or something like that.

Nice, thanks for the commit and review!
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] Parallel tuplesort (for parallel B-Tree index creation)