On Sun, May 4, 2025 at 02:24:16AM +0300, Alexander Borisov wrote: > 04.05.2025 01:47, Bruce Momjian wrote: > > [...] > > > Given the performance numbers above, which were not in the commit, maybe > > I should add it to the case folding item, and add his name as a > > co-author. > > > > I'm not a co-author, I'm the author of my own algorithm that > significantly improves PostgreSQL code. > The author of casefold() is Jeff Davis (and in general, as I understand, > Jeff is responsible for Unicode in Postgres). > I only suggested how to significantly improve the storage of Unicode > Case data and provide fast access to this data. > In other words, I improved, accelerated the algorithms. > > Because of which the functions lower(), upper(), casefold() got a > significant boost.
It doesn't warrant its own item because it is not user-facing work. The best we can do is add the commit to an existing item and add you as a co-author on an existing item. You will see several items that are that way already. -- Bruce Momjian <br...@momjian.us> https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.