Nested ConvertRowtypeExpr optimization

Edit
ID 1552
Title Nested ConvertRowtypeExpr optimization
Topic Performance
Created 2018-02-27 08:16:42
Last modified 2018-11-08 22:51:15 (6 years ago)
Latest email 2018-11-06 20:05:26 (6 years ago)
Status
2018-11: Committed
2018-09: Moved to next CF
2018-07: Moved to next CF
2018-03: Moved to next CF
Target version
Authors Ashutosh Bapat (ashutoshbapat)
Reviewers Andrew Gierth (rhodiumtoad)Become reviewer
Committer Andrew Gierth (rhodiumtoad)
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/1552
git checkout commitfest/cf/1552
Emails
Optimizing nested ConvertRowtypeExpr execution
First at 2018-02-26 11:50:05 by Ashutosh Bapat <ashutosh.bapat at enterprisedb.com>
Latest at 2018-11-06 20:05:26 by Andrew Gierth <andrew at tao11.riddles.org.uk>
Latest attachment (0001-Optimize-nested-ConvertRowtypeExpr-nodes.patch) at 2018-11-06 14:36:31 from Andrew Gierth <andrew at tao11.riddles.org.uk>
    Attachment (0001-Optimize-nested-ConvertRowtypeExpr-nodes.patch) at 2018-11-06 14:36:31 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
    Attachment (0002-Test-code-for-Optimize-nested-ConvertRowtypExprs.patch) at 2018-11-06 08:18:21 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Optimize-nested-ConvertRowtypeExprs_v2.patch) at 2018-04-06 06:21:12 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (0001-Optimize-nested-ConvertRowtypeExprs.patch) at 2018-04-03 05:18:26 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (pg_nest_cre.patch) at 2018-02-26 11:50:05 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
History
When Who What
2018-11-08 22:51:15 Thomas Munro (macdice) Closed in commitfest 2018-11 with status: Committed
2018-11-06 14:37:02 Andrew Gierth (rhodiumtoad) New status: Ready for Committer
2018-11-06 14:36:47 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as committer
2018-11-04 14:45:59 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as reviewer
2018-10-02 04:37:51 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Moved to next CF
2018-10-02 04:37:48 Michael Paquier (michael-kun) New status: Needs review
2018-08-10 22:51:28 Andrew Dunstan (adunstan) New status: Waiting on Author
2018-08-10 22:38:02 Andrew Dunstan (adunstan) Closed in commitfest 2018-07 with status: Moved to next CF
2018-08-10 22:37:52 Andrew Dunstan (adunstan) New status: Needs review
2018-04-10 13:17:21 David Steele (dsteele) New status: Waiting on Author
2018-04-10 13:17:08 David Steele (dsteele) Closed in commitfest 2018-03 with status: Moved to next CF
2018-04-10 13:17:03 David Steele (dsteele) New status: Needs review
2018-04-01 20:13:00 Andres Freund (andresfreund) New status: Waiting on Author
2018-02-27 08:17:04 Ashutosh Bapat (ashutoshbapat) Changed authors to Ashutosh Bapat (ashutoshbapat)
2018-02-27 08:16:42 Ashutosh Bapat (ashutoshbapat) Attached mail thread CAFjFpReDR9EGJ18dcEjz5eey+5o-NHvZSTRZa7BbZcrjtmi8gA@mail.gmail.com
2018-02-27 08:16:42 Ashutosh Bapat (ashutoshbapat) Created patch record
Edit