Pinning a buffer in TupleTableSlot is unnecessary

Edit
ID 755
Title Pinning a buffer in TupleTableSlot is unnecessary
Topic Refactoring
Created 2016-08-30 10:25:41
Last modified 2017-02-01 04:41:09 (7 years, 9 months ago)
Latest email 2017-02-01 04:41:03 (7 years, 9 months ago)
Status
2017-01: Returned with feedback
2016-11: Moved to next CF
2016-09: Moved to next CF
Target version
Authors Heikki Linnakangas (heikki)
Reviewers Become reviewer
Committer
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/755
git checkout commitfest/cf/755
Emails
Pinning a buffer in TupleTableSlot is unnecessary
First at 2016-08-30 10:12:41 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest at 2017-02-01 04:41:03 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (remove-buffer-from-slot-2.patch) at 2016-08-30 17:36:22 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (remove-buffer-from-slot-2.patch) at 2016-08-30 17:36:22 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
    Attachment (remove-buffer-from-slot-1.patch) at 2016-08-30 10:12:41 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: Yes)
History
When Who What
2017-02-01 04:41:09 Michael Paquier (michael-kun) Closed in commitfest 2017-01 with status: Returned with feedback
2017-01-25 05:50:09 Michael Paquier (michael-kun) Changed reviewers to
2016-12-05 02:00:49 Haribabu Kommi (haribabu) Closed in commitfest 2016-11 with status: Moved to next CF
2016-10-20 17:54:11 John Gorman (johngorman) Added johngorman as reviewer
2016-10-03 03:51:11 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Moved to next CF
2016-08-30 10:25:54 Heikki Linnakangas (heikki) Changed authors to Heikki Linnakangas (heikki)
2016-08-30 10:25:42 Heikki Linnakangas (heikki) Attached mail thread 5c4da0c8-4795-6d11-e2f8-31c89f3d4369@iki.fi
2016-08-30 10:25:41 Heikki Linnakangas (heikki) Created patch record
Edit