Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Date
Msg-id 975FB674-1C52-4431-B80F-298075198F25@yandex-team.ru
Whole thread Raw
In response to Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
List pgsql-hackers

> On 26 Mar 2026, at 22:30, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
>  Feedback is very welcome.

The patch is fine from my POV.

Please consider these small improvements to the patch. Basically, we reference to formula stated by RFC where possible.
0001 is intact.


Best regards, Andrey Borodin.


Attachment

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Allow to collect statistics on virtual generated columns
Next
From: Carlos Alves
Date:
Subject: Re: COMMENTS are not being copied in CREATE TABLE LIKE