heap_insert() and heap_update() optimization

Edit
ID 1830
Title heap_insert() and heap_update() optimization
Topic Performance
Created 2018-10-16 08:29:34
Last modified 2018-10-17 06:51:17 (6 years, 1 month ago)
Latest email 2018-10-17 06:53:04 (6 years, 1 month ago)
Status
2018-11: Rejected
Target version
Authors Andrew Klychkov (andreiklychkov)
Reviewers Become reviewer
Committer
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/1830
git checkout commitfest/cf/1830
Emails
[PATCH] heap_insert() and heap_update() optimization
First at 2018-10-16 08:28:17 by Andrey Klychkov <aaklychkov at mail.ru>
Latest at 2018-10-17 06:53:04 by Andres Freund <andres at anarazel.de>
Latest attachment (v1-00-heap_insert-and-heap_update_optimized.patch) at 2018-10-16 08:28:17 from Andrey Klychkov <aaklychkov at mail.ru>
    Attachment (v1-00-heap_insert-and-heap_update_optimized.patch) at 2018-10-16 08:28:17 from Andrey Klychkov <aaklychkov at mail.ru> (Patch: Yes)
History
When Who What
2018-10-17 06:51:17 Andrew Klychkov (andreiklychkov) Closed in commitfest 2018-11 with status: Rejected
2018-10-16 08:30:16 Andrew Klychkov (andreiklychkov) Changed authors to Andrew Klychkov (andreiklychkov)
2018-10-16 08:29:34 Andrew Klychkov (andreiklychkov) Attached mail thread 1539678497.898777998@f532.i.mail.ru
2018-10-16 08:29:34 Andrew Klychkov (andreiklychkov) Created patch record
Edit