Optimization of index_deform_tuple

Edit
ID 2040
Title Optimization of index_deform_tuple
Topic Performance
Created 2019-02-28 14:53:02
Last modified 2019-03-03 21:57:33 (5 years, 8 months ago)
Latest email 2019-03-03 21:58:17 (5 years, 8 months ago)
Status
2019-03: Committed
Target version
Authors Konstantin Knizhnik (knizhnik)
Reviewers Tom Lane (tgl)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/2040
git checkout commitfest/cf/2040
Emails
Index-only scan is slower than Index scan.
First at 2018-11-23 14:51:37 by Konstantin Knizhnik <k.knizhnik at postgrespro.ru>
Latest at 2019-03-03 21:58:17 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (index_getattr_optimization-v1.patch) at 2018-11-23 14:51:37 from Konstantin Knizhnik <k.knizhnik at postgrespro.ru>
    Attachment (index_getattr_optimization-v1.patch) at 2018-11-23 14:51:37 from Konstantin Knizhnik <k.knizhnik at postgrespro.ru> (Patch: Yes)
History
When Who What
2019-03-03 21:57:33 Tom Lane (tgl) Closed in commitfest 2019-03 with status: Committed
2019-03-03 21:57:33 Tom Lane (tgl) Changed committer to tgl
2019-03-03 21:33:42 Tom Lane (tgl) Added tgl as reviewer
2019-02-28 14:53:13 Konstantin Knizhnik (knizhnik) Changed authors to Konstantin Knizhnik (knizhnik)
2019-02-28 14:53:03 Konstantin Knizhnik (knizhnik) Attached mail thread e06b2d27-04fc-5c0e-bb8c-ecd72aa24959@postgrespro.ru
2019-02-28 14:53:02 Konstantin Knizhnik (knizhnik) Created patch record
Edit