Remove IndexBuildCallback's dependency on HeapTuple

Edit
ID 2235
Title Remove IndexBuildCallback's dependency on HeapTuple
Topic Refactoring
Created 2019-08-12 18:42:03
Last modified 2019-11-09 00:45:08 (5 years ago)
Latest email 2019-11-09 00:45:30 (5 years ago)
Status
2019-11: Committed
2019-09: Moved to next CF
Target version
Authors Ashwin Agrawal (ashwinstar)
Reviewers Become reviewer
Committer Andres Freund (andresfreund)
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/2235
git checkout commitfest/cf/2235
Emails
heapam_index_build_range_scan's anyvisible
First at 2019-06-07 20:18:39 by Robert Haas <robertmhaas at gmail.com>
Latest at 2019-11-09 00:45:30 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v2-0001-Remove-IndexBuildCallback-s-dependency-on-HeapTup.patch) at 2019-09-26 05:24:05 from Ashwin Agrawal <aagrawal at pivotal.io>
    Attachment (v2-0001-Remove-IndexBuildCallback-s-dependency-on-HeapTup.patch) at 2019-09-26 05:24:05 from Ashwin Agrawal <aagrawal at pivotal.io> (Patch: Yes)
    Attachment (v1-0001-Remove-IndexBuildCallback-s-dependency-on-HeapTup.patch) at 2019-07-12 00:27:46 from Ashwin Agrawal <aagrawal at pivotal.io> (Patch: Yes)
History
When Who What
2019-11-09 00:45:08 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Committed
2019-11-09 00:45:08 Michael Paquier (michael-kun) Changed committer to andresfreund
2019-11-07 08:02:47 Michael Paquier (michael-kun) New status: Ready for Committer
2019-09-30 19:00:02 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-12 18:42:17 Ashwin Agrawal (ashwinstar) Changed authors to Ashwin Agrawal (ashwinstar)
2019-08-12 18:42:03 Ashwin Agrawal (ashwinstar) Attached mail thread CA+TgmoYgwjmmjK24Qxb_vWAu8_Hh7gfVFcr3+R7ocdLvYOWJXg@mail.gmail.com
2019-08-12 18:42:03 Ashwin Agrawal (ashwinstar) Created patch record
Edit