Hash index sort performance

Edit
ID 3635
Title Hash index sort performance
Topic Performance
Created 2022-05-10 09:45:08
Last modified 2022-08-01 15:41:26 (2 years, 3 months ago)
Latest email 2022-11-24 04:24:54 (1 year, 11 months ago)
Status
2022-07: Committed
Target version
Authors Simon Riggs (simon)
Reviewers Amit Kapila (amitkapila)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/3635
git checkout commitfest/cf/3635
Emails
Hash index build performance tweak from sorting
First at 2022-04-18 21:35:21 by Simon Riggs <simon.riggs at enterprisedb.com>
Latest at 2022-11-24 04:24:54 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (bench_commits.sh.txt) at 2022-11-24 02:47:19 from David Rowley <dgrowleyml at gmail.com>
    Attachment (bench_commits.sh.txt) at 2022-11-24 02:47:19 from David Rowley <dgrowleyml at gmail.com> (Patch: No)
    Attachment (hash_inserted_sorted.v4.patch) at 2022-11-23 13:04:21 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (i5.csv) at 2022-11-17 14:34:16 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: No)
    Attachment (hash_inserted_sorted.v3.patch) at 2022-11-16 04:33:08 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (hash_inserted_sorted.v2.patch) at 2022-08-01 15:37:22 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (hash_sort_by_hash.v3.patch) at 2022-07-28 12:47:10 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (hash_sort_by_hash.v2.patch) at 2022-05-10 09:42:59 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (hash_sort_by_hash.v1.patch) at 2022-04-18 21:35:21 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2022-08-01 15:41:26 Simon Riggs (simon) From Simon Riggs <simon.riggs@enterprisedb.com>
at 2022-08-01 15:37:22
Latest patch
History
When Who What
2022-08-01 15:41:26 Simon Riggs (simon) Added annotation "Latest patch" to CANbhV-GBc5JoG0AneUGPZZW3o4OK5LjBGeKe_icpC3R1McrZWQ@mail.gmail.com
2022-07-28 18:50:22 Tom Lane (tgl) Closed in commitfest 2022-07 with status: Committed
2022-07-28 18:03:53 Tom Lane (tgl) Added tgl as committer
2022-07-26 15:51:37 Simon Riggs (simon) New status: Ready for Committer
2022-05-10 09:45:51 Simon Riggs (simon) Changed reviewers to Amit Kapila (amitkapila)
2022-05-10 09:45:51 Simon Riggs (simon) Changed authors to Simon Riggs (simon)
2022-05-10 09:45:08 Simon Riggs (simon) Attached mail thread CANbhV-FG-1ZNMBuwhUF7AxxJz3u5137dYL-o6hchK1V_dMw86g@mail.gmail.com
2022-05-10 09:45:08 Simon Riggs (simon) Created patch record
Edit