From: | Stepan Neretin <sndcppg(at)gmail(dot)com> |
---|---|
To: | Stepan Neretin <sncfmgg(at)gmail(dot)com> |
Cc: | "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, Антуан Виолин <violin(dot)antuan(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Sort functions with specialized comparators |
Date: | 2024-09-08 08:50:55 |
Message-ID: | CAMaYL5ZECuGKAQWCj8+aT8XERcqQS7qM3DBCuZqbKNMoKuJxGw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi! I rebase, clean and some refactor my patches.
Best regards, Stepan Neretin.
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Use-specialized-sort-facilities.patch | text/x-patch | 5.7 KB |
v2-0004-Optimized-Integer-List-Sorting-by-Using-Template-.patch | text/x-patch | 2.4 KB |
v2-0005-Refactor-Grouping-Sets-Sorting-to-Use-list_int_so.patch | text/x-patch | 1.1 KB |
v2-0003-Enhanced-Sorting-Efficiency-for-Oid-Lists.patch | text/x-patch | 2.4 KB |
v2-0002-Optimized-Oid-List-Sorting-by-using-template-sort.patch | text/x-patch | 2.2 KB |
v2-0006-Optimize-int16-Array-Sorting-in-CreateStatistics.patch | text/x-patch | 1.6 KB |
v2-0007-Introduce-a-sorting-template-for-float8-arrays-in.patch | text/x-patch | 992 bytes |
v2-0009-Add-extenstion-to-bench-perfomance-improvements.patch | text/x-patch | 10.1 KB |
v2-0008-Replace-qsort-calls-with-the-new-sorting-template.patch | text/x-patch | 1.1 KB |
v2-0010-Refactor-LSN-Sorting-to-Use-Template-Based-sort_c.patch | text/x-patch | 2.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2024-09-08 10:20:27 | Deadlock due to locking order violation while inserting into a leaf relation |
Previous Message | Tom Lane | 2024-09-08 07:31:23 | Re: SPI_connect, SPI_connect_ext return type |