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

Edit
ID 950
Title Allow index-only scans to return tuples larger than one page
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Bug Fixes
Created 2017-01-04 00:23:19
Last modified 2017-02-27 22:22:56 (8 years ago)
Latest email 2017-01-04 00:21:36 (8 years 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 <[email protected]>
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 [email protected]
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 [email protected]
2017-01-04 00:23:19 Tom Lane (tgl) Created patch record
Edit