Inline Common Table Expressions

Edit
ID 1734
Title Inline Common Table Expressions
Topic Performance
Created 2018-07-26 15:20:18
Last modified 2019-02-16 21:11:43 (5 years, 9 months ago)
Latest email 2019-03-13 00:45:27 (5 years, 8 months ago)
Status
2019-03: Committed
2019-01: Moved to next CF
2018-11: Moved to next CF
2018-09: Moved to next CF
Target version 12
Authors Andreas Karlsson (kandreas), Andrew Gierth (rhodiumtoad), David Fetter (dfetter)
Reviewers Tom Lane (tgl)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/1734
git checkout commitfest/cf/1734
Emails
Early WIP/PoC for inlining CTEs
First at 2018-07-24 22:28:21 by Andrew Gierth <andrew at tao11.riddles.org.uk>
Latest at 2019-03-13 00:45:27 by Tatsuo Ishii <ishii at sraoss.co.jp>
Latest attachment (inlining-ctes-v11.patch) at 2019-02-02 19:01:01 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (inlining-ctes-v11.patch) at 2019-02-02 19:01:01 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (inlining-ctes-v10.patch) at 2019-01-26 22:55:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (inlining-ctes-v9.patch) at 2019-01-25 22:22:36 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (inlining-ctes-v8.patch) at 2019-01-22 03:47:36 from Andreas Karlsson <andreas at proxel.se> (Patch: Yes)
    Attachment (inlining-ctes-v7.patch) at 2019-01-10 01:28:04 from Andreas Karlsson <andreas at proxel.se> (Patch: Yes)
    Attachment (inlining-ctes-v6.patch) at 2018-12-31 23:46:57 from Andreas Karlsson <andreas at proxel.se> (Patch: Yes)
    Attachment (inlining-ctes-v5.patch) at 2018-10-02 10:03:06 from Andreas Karlsson <andreas at proxel.se> (Patch: Yes)
    Attachment (0001-Inlining-CTEs-v0004.patch) at 2018-07-27 08:10:58 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Inlining-CTEs-v0003.patch) at 2018-07-25 19:14:47 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (0001-Inlining-CTEs-v0002.patch) at 2018-07-25 05:42:37 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (cteinline.patch) at 2018-07-24 22:28:21 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
History
When Who What
2019-02-16 21:11:43 Tom Lane (tgl) Closed in commitfest 2019-03 with status: Committed
2019-02-16 20:30:54 Tom Lane (tgl) Added tgl as committer
2019-02-07 04:38:54 Andres Freund (andresfreund) Changed targetversion to 12
2019-02-04 05:20:19 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Moved to next CF
2019-02-03 23:51:05 Tom Lane (tgl) New status: Needs review
2019-01-25 22:38:31 Tom Lane (tgl) New status: Waiting on Author
2019-01-10 03:29:28 Andreas Karlsson (kandreas) Changed authors to Andreas Karlsson (kandreas), Andrew Gierth (rhodiumtoad), David Fetter (dfetter)
2018-12-31 23:48:02 Andreas Karlsson (kandreas) New status: Needs review
2018-11-30 22:16:16 Dmitry Dolgov (erthalion) New status: Waiting on Author
2018-11-30 22:16:10 Dmitry Dolgov (erthalion) Closed in commitfest 2018-11 with status: Moved to next CF
2018-11-30 22:16:06 Dmitry Dolgov (erthalion) New status: Needs review
2018-11-16 21:15:36 Tom Lane (tgl) New status: Waiting on Author
2018-11-16 21:15:30 Tom Lane (tgl) Added tgl as reviewer
2018-10-01 10:36:41 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-07-26 15:28:19 David Fetter (dfetter) Changed authors to Andrew Gierth (rhodiumtoad), David Fetter (dfetter)
2018-07-26 15:20:19 David Fetter (dfetter) Attached mail thread 87sh48ffhb.fsf@news-spur.riddles.org.uk
2018-07-26 15:20:18 David Fetter (dfetter) Created patch record
Edit