Speeding up CREATE INDEX CONCURRENTLY's TID sort

Edit
ID 426
Title Speeding up CREATE INDEX CONCURRENTLY's TID sort
Topic Performance
Created 2015-11-17 00:53:19
Last modified 2015-12-17 18:58:23 (8 years, 11 months ago)
Latest email 2015-12-17 19:42:25 (8 years, 11 months ago)
Status
2016-01: Committed
Target version
Authors Peter Geoghegan (pgeoghegan)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
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/426
git checkout commitfest/cf/426
Emails
Should TIDs be typbyval = FLOAT8PASSBYVAL to speed up CREATE INDEX CONCURRENTLY?
First at 2015-09-08 02:44:18 by Peter Geoghegan <pg at heroku.com>
Latest at 2015-12-17 19:42:25 by Peter Geoghegan <pg at heroku.com>
Latest attachment (0001-Speed-up-CREATE-INDEX-CONCURRENTLY-s-TID-sort.patch) at 2015-12-12 23:39:39 from Peter Geoghegan <pg at heroku.com>
    Attachment (0001-Speed-up-CREATE-INDEX-CONCURRENTLY-s-TID-sort.patch) at 2015-12-12 23:39:39 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
    Attachment (0001-Speed-up-CREATE-INDEX-CONCURRENTLY-s-TID-sort.patch) at 2015-11-17 00:52:34 from Peter Geoghegan <pg at heroku.com> (Patch: Yes)
History
When Who What
2015-12-17 18:58:23 Peter Geoghegan (pgeoghegan) Closed in commitfest 2016-01 with status: Committed
2015-12-17 18:58:23 Peter Geoghegan (pgeoghegan) Changed committer to rhaas
2015-11-17 00:53:30 Peter Geoghegan (pgeoghegan) Changed authors to Peter Geoghegan (pgeoghegan)
2015-11-17 00:53:19 Peter Geoghegan (pgeoghegan) Attached mail thread CAM3SWZTsjUMs4ypF5L57vUmSOnydr5fx2DYbxmUSnKkoJTZDJQ@mail.gmail.com
2015-11-17 00:53:19 Peter Geoghegan (pgeoghegan) Created patch record
Edit