| From: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
|---|---|
| To: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org> |
| Subject: | Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions |
| Date: | 2026-03-26 17:59:30 |
| Message-ID: | 975FB674-1C52-4431-B80F-298075198F25@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> On 26 Mar 2026, at 22:30, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)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 | Content-Type | Size |
|---|---|---|
| v2-0001-doc-Add-note-about-collation-requirements-for-bas.patch | application/octet-stream | 1.6 KB |
| v2-0002-Small-improvements.patch | application/octet-stream | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Carlos Alves | 2026-03-26 17:59:44 | Re: COMMENTS are not being copied in CREATE TABLE LIKE |
| Previous Message | Dean Rasheed | 2026-03-26 17:44:01 | Re: Allow to collect statistics on virtual generated columns |