Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-10-16 | Avoid assuming that index-only scan data matches the index's rowtype. | Tom Lane | 9.2.0 |
| 2011-10-11 | Generate index-only scan tuple descriptor from the plan node's indextlist. | Tom Lane | 9.2.0 |
| 2011-10-11 | Rearrange the implementation of index-only scans. | Tom Lane | 9.2.0 |