Put usage_count increment back in PinBuffer()

Edit
ID 1029
Title Put usage_count increment back in PinBuffer()
Topic Bug Fixes
Created 2017-02-23 21:19:58
Last modified 2017-03-20 15:50:59 (7 years, 9 months ago)
Latest email 2017-03-20 15:12:04 (7 years, 9 months ago)
Status
2017-03: Committed
Target version
Authors Alexander Korotkov (smagen)
Reviewers Jim Nasby (decibel)Become reviewer
Committer Fedor Sigaev (sigaev)
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/1029
git checkout commitfest/cf/1029
Emails
PinBuffer() no longer makes use of strategy
First at 2017-02-04 00:32:03 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest at 2017-03-20 15:12:04 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (put-buffer-usagecount-logic-back-2.patch) at 2017-03-20 15:12:04 from Alexander Korotkov <aekorotkov at gmail.com>
    Attachment (put-buffer-usagecount-logic-back-2.patch) at 2017-03-20 15:12:04 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (=?UTF-8?B?cHV0LWJ1ZmZlci11c2FnZWNvdW504oCTbG9naWPigJNiYWNrLTIucGF0Y2g=?=) at 2017-03-20 11:24:45 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (=?UTF-8?B?cHV0LWJ1ZmZlci11c2FnZWNvdW504oCTbG9naWPigJNiYWNrLnBhdGNo?=) at 2017-02-04 19:47:47 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
History
When Who What
2017-03-20 15:50:59 Fedor Sigaev (sigaev) Closed in commitfest 2017-03 with status: Committed
2017-03-20 15:08:42 Fedor Sigaev (sigaev) Added sigaev as committer
2017-03-19 00:51:57 Jim Nasby (decibel) New status: Ready for Committer
2017-02-23 21:20:26 Jim Nasby (decibel) Changed authors to Alexander Korotkov (smagen)
2017-02-23 21:20:26 Jim Nasby (decibel) Changed reviewers to Jim Nasby (decibel)
2017-02-23 21:19:59 Jim Nasby (decibel) Attached mail thread 6e9e5170-c3e6-a185-db57-7967ff000779@BlueTreble.com
2017-02-23 21:19:58 Jim Nasby (decibel) Created patch record
Edit