| From: | Alexander Borisov <lex(dot)borisov(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Jeff Davis <pgsql(at)j-davis(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Improve the performance of Unicode Normalization Forms. |
| Date: | 2026-03-27 20:37:39 |
| Message-ID: | f2374ee3-ea9c-490e-9107-4cabd4f026f9@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Michael,
Good to know you're keeping an eye on this.
27.03.2026 02:12, Michael Paquier wrote:
> Thanks. That's going to be handy. One thing I am not sure of is if
> Jeff and/or Heikki are planning to come back to this thread by the
> feature freeze and do something about it for v19.
I completely understand that committers are very busy and everyone has
their own priorities. I still hope Jeff and/or Heikki will have a chance
to look at this, but given that it’s been over 8 months since the
patches were submitted, I’m trying to be realistic about the v19
feature freeze.
> So let's see what happens, but I'll be happy to study this patch
> opportunity in v20, be it in a complete form or a partial form (for
> the latter we could assume that a portion of what you are suggesting
> is committed into the tree in time for v19, leaving some hanging
> fruits for v20).
I’m currently studying the Postgres codebase to gain a better
understanding of it and figure out where my experience can be most
useful. However, I’d prefer not to jump from one idea to another and
flood the mailing list with new patches. I’d rather focus on seeing
these current ones through to their logical conclusion before
starting something new.
--
Alexander Borisov
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Greg Burd | 2026-03-27 20:22:00 | Re: Add RISC-V Zbb popcount optimization |