Change simple_heap_insert() to a macro

Edit
ID 1826
Title Change simple_heap_insert() to a macro
Topic Refactoring
Created 2018-10-12 08:56:22
Last modified 2018-11-02 11:08:20 (6 years ago)
Latest email 2018-11-02 11:08:09 (6 years 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/1826
git checkout commitfest/cf/1826
Emails
[PATCH] Change simple_heap_insert() to a macro
First at 2018-10-12 08:54:33 by Andrey Klychkov <aaklychkov at mail.ru>
Latest at 2018-11-02 11:08:09 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (v1-00-simple_heap_insert-to-macro.patch) at 2018-10-12 08:54:33 from Andrey Klychkov <aaklychkov at mail.ru>
    Attachment (v1-00-simple_heap_insert-to-macro.patch) at 2018-10-12 08:54:33 from Andrey Klychkov <aaklychkov at mail.ru> (Patch: Yes)
History
When Who What
2018-11-02 11:08:20 Peter Eisentraut (petere) Closed in commitfest 2018-11 with status: Rejected
2018-10-12 08:56:51 Andrew Klychkov (andreiklychkov) Changed authors to Andrew Klychkov (andreiklychkov)
2018-10-12 08:56:22 Andrew Klychkov (andreiklychkov) Attached mail thread 1539334473.199210414@f343.i.mail.ru
2018-10-12 08:56:22 Andrew Klychkov (andreiklychkov) Created patch record
Edit