Have tuplesort_gettupleslot() callers avoid having tuple copied where safe

Edit
ID 901
Title Have tuplesort_gettupleslot() callers avoid having tuple copied where safe
Topic Performance
Created 2016-12-09 23:06:04
Last modified 2017-04-06 21:50:58 (7 years, 7 months ago)
Latest email 2017-04-06 21:57:56 (7 years, 7 months ago)
Status
2017-03: Committed
2017-01: Moved to next CF
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Anastasia Lubennikova (lubennikovaav)Become reviewer
Committer Andres Freund (andresfreund)
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/901
git checkout commitfest/cf/901
Emails
tuplesort_gettuple_common() and *should_free argument
First at 2016-10-21 23:45:52 by Peter Geoghegan <pg at heroku.com>
Latest at 2017-04-06 21:57:56 by Peter Geoghegan <pg at bowt.ie>
Latest attachment (0001-Avoid-copying-within-tuplesort_gettupleslot.patch) at 2017-03-14 01:14:07 from Peter Geoghegan <pg at bowt.ie>
    Attachment (0001-Avoid-copying-within-tuplesort_gettupleslot.patch) at 2017-03-14 01:14:07 from Peter Geoghegan <pg at bowt.ie> (Patch: Yes)
    Attachment (0002-Avoid-copying-within-tuplesort_gettupleslot.patch) at 2016-12-12 19:30:02 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0003-Add-valgrind-suppression-for-logtape_write.patch) at 2016-12-09 22:59:25 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
History
When Who What
2017-04-06 21:50:58 Andres Freund (andresfreund) Closed in commitfest 2017-03 with status: Committed
2017-04-06 21:50:58 Andres Freund (andresfreund) Changed committer to andresfreund
2017-04-05 20:37:05 Andres Freund (andresfreund) New status: Waiting on Author
2017-04-05 13:07:58 Anastasia Lubennikova (lubennikovaav) Posted review with messageid <20170405130758.27610.3888.pgcf@coridan.postgresql.org>
2017-04-05 13:07:58 Anastasia Lubennikova (lubennikovaav) New status: Ready for Committer
2017-03-24 12:19:06 Anastasia Lubennikova (lubennikovaav) Added lubennikovaav as reviewer
2017-03-14 01:14:26 Peter Geoghegan (pgeoghegan) New status: Needs review
2017-02-01 06:00:17 Michael Paquier (michael-kun) New status: Waiting on Author
2017-02-01 06:00:12 Michael Paquier (michael-kun) Closed in commitfest 2017-01 with status: Moved to next CF
2016-12-09 23:06:13 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2016-12-09 23:06:04 Peter Geoghegan (pgeoghegan) Attached mail thread CAM3SWZQWZZ_N=DmmL7tKy_OUjGH_5mN=N=A6h7kHyyDvEhg2DA@mail.gmail.com
2016-12-09 23:06:04 Peter Geoghegan (pgeoghegan) Created patch record
Edit