CURRENT OF causes an error when IndexOnlyScan is used

Edit
ID 1508
Title CURRENT OF causes an error when IndexOnlyScan is used
Topic Bug Fixes
Created 2018-02-05 08:58:40
Last modified 2018-03-17 19:00:23 (6 years, 8 months ago)
Latest email 2018-03-16 21:34:06 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Anastasia Lubennikova (lubennikovaav), Yugo Nagata (yugo.nagata)
Reviewers Become reviewer
Committer Tom Lane (tgl)
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/1508
git checkout commitfest/cf/1508
Emails
CURRENT OF causes an error when IndexOnlyScan is used
First at 2018-01-31 16:33:49 by Yugo Nagata <nagata at sraoss.co.jp>
Latest at 2018-03-16 21:34:06 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (handle-where-current-of-failure-better.patch) at 2018-03-16 21:34:06 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (handle-where-current-of-failure-better.patch) at 2018-03-16 21:34:06 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (return_heaptuple_in_btree_indexonlyscan_v2.patch) at 2018-02-21 14:33:55 from Anastasia Lubennikova <a.lubennikova at postgrespro.ru> (Patch: Yes)
    Attachment (return_heaptuple_in_btree_indexonlyscan_v1.patch) at 2018-02-19 14:36:55 from Anastasia Lubennikova <a.lubennikova at postgrespro.ru> (Patch: Yes)
    Attachment (current_of_index_only_scan_v2.patch) at 2018-01-31 16:44:44 from Yugo Nagata <nagata at sraoss.co.jp> (Patch: Yes)
    Attachment (current_of_index_only_scan.patch) at 2018-01-31 16:33:49 from Yugo Nagata <nagata at sraoss.co.jp> (Patch: Yes)
History
When Who What
2018-03-17 19:00:23 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-03-17 16:50:48 Tom Lane (tgl) Added tgl as committer
2018-03-12 14:44:33 Anastasia Lubennikova (lubennikovaav) Removed lubennikovaav from reviewers
2018-02-19 14:37:56 Anastasia Lubennikova (lubennikovaav) Changed authors to Anastasia Lubennikova (lubennikovaav), Yugo Nagata (yugo.nagata)
2018-02-13 13:17:15 Anastasia Lubennikova (lubennikovaav) Added lubennikovaav as reviewer
2018-02-05 08:58:56 Yugo Nagata (yugo.nagata) Changed authors to Yugo Nagata (yugo.nagata)
2018-02-05 08:58:40 Yugo Nagata (yugo.nagata) Attached mail thread 20180201013349.937dfc5f.nagata@sraoss.co.jp
2018-02-05 08:58:40 Yugo Nagata (yugo.nagata) Created patch record
Edit