Remove unneeded tuplesort routine should_free argument

Edit
ID 900
Title Remove unneeded tuplesort routine should_free argument
Topic Refactoring
Created 2016-12-09 23:03:55
Last modified 2016-12-13 04:56:56 (7 years, 11 months ago)
Latest email 2017-04-06 21:57:56 (7 years, 7 months ago)
Status
2017-01: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
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/900
git checkout commitfest/cf/900
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
2016-12-13 04:56:56 Peter Geoghegan (pgeoghegan) Closed in commitfest 2017-01 with status: Committed
2016-12-13 04:56:56 Peter Geoghegan (pgeoghegan) Changed committer to rhaas
2016-12-09 23:04:07 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2016-12-09 23:03:55 Peter Geoghegan (pgeoghegan) Attached mail thread CAM3SWZQWZZ_N=DmmL7tKy_OUjGH_5mN=N=A6h7kHyyDvEhg2DA@mail.gmail.com
2016-12-09 23:03:55 Peter Geoghegan (pgeoghegan) Created patch record
Edit