Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions

From: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
To: Sergey Prokhorenko <sergeyprokhorenko(at)yahoo(dot)com(dot)au>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Date: 2025-10-28 23:44:00
Message-ID: CAGECzQSBbX7pE_tnxL10Srayakz7zc7ZrvXVQMvSer4=cjRiJA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 28 Oct 2025 at 22:58, Sergey Prokhorenko
<sergeyprokhorenko(at)yahoo(dot)com(dot)au> wrote:
> Where's the best place to discuss this: in this thread or starting a new one?

I don't think core Postgres is the place where experimental encodings
should be discussed and tried (it would fit great in an extension
though). It sounds more like you should create an RFC or ask for
feedback from some of the other contributors to the UUIDv7 RFC.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2025-10-29 00:05:00 Re: PG18 GIN parallel index build crash - invalid memory alloc request size
Previous Message Luis Felippe 2025-10-28 23:43:48 Re: [PATCH] Fix ICU strength not being honored in collation rules