Allow index-only scans to return tuples larger than one page

Edit
Title Allow index-only scans to return tuples larger than one page
Topic Bug Fixes
Created 2017-01-04 00:23:19
Last modified 2017-02-27 22:22:56 (7 years ago)
Latest email 2017-01-04 00:21:36 (7 years, 2 months ago)
Status
2017-03: Committed
Target version
Authors Tom Lane (tgl)
Reviewers jason li (jasonysli)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Unusable SP-GiST index
First at 2016-12-30 22:04:33 by Vik Fearing <vik at 2ndquadrant.fr>
Latest at 2017-01-04 00:21:36 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (indexonlyscan-can-return-heaptuple-1.patch) at 2017-01-04 00:21:36 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (indexonlyscan-can-return-heaptuple-1.patch) at 2017-01-04 00:21:36 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)

Annotations

When Who Mail Annotation
2017-02-17 11:33:46 jason li (jasonysli) From Tom Lane <tgl@sss.pgh.pa.us>
at 2017-01-04 00:21:36
I read the code and do some test, it works well. But as newly added point, there should be new test case added too.
History
When Who What
2017-02-27 22:22:56 Tom Lane (tgl) Closed in commitfest 2017-03 with status: Committed
2017-02-27 22:22:56 Tom Lane (tgl) Changed committer to tgl
2017-02-19 07:37:17 jason li (jasonysli) New status: Ready for Committer
2017-02-17 11:33:46 jason li (jasonysli) Added annotation "I read the code and do some test, it works well. But as newly added point, there should be new test case added too." to 18107.1483489296@sss.pgh.pa.us
2017-02-09 06:46:09 jason li (jasonysli) Added jasonysli as reviewer
2017-01-04 00:23:41 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2017-01-04 00:23:19 Tom Lane (tgl) Attached mail thread 49527f79-530d-0bfe-3dad-d183596afa92@2ndquadrant.fr
2017-01-04 00:23:19 Tom Lane (tgl) Created patch record
Edit