Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict

Edit
ID 1481
Title Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict
Topic Server Features
Created 2018-01-15 02:36:46
Last modified 2018-02-24 19:55:16 (6 years, 8 months ago)
Latest email 2018-01-26 23:51:09 (6 years, 9 months ago)
Status
2018-03: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1481
git checkout commitfest/cf/1481
Emails
Removing WITH clause support in CREATE FUNCTION, for isCachable and isStrict
First at 2018-01-15 02:27:48 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2018-01-26 23:51:09 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0001-Remove-support-for-WITH-clause-in-CREATE-FUNCTION.patch) at 2018-01-15 02:27:48 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (0001-Remove-support-for-WITH-clause-in-CREATE-FUNCTION.patch) at 2018-01-15 02:27:48 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2018-02-24 19:55:16 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-02-24 19:55:16 Tom Lane (tgl) Changed committer to tgl
2018-01-15 02:36:54 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2018-01-15 02:36:46 Michael Paquier (michael-kun) Attached mail thread 20180115022748.GB1724@paquier.xyz
2018-01-15 02:36:46 Michael Paquier (michael-kun) Created patch record
Edit