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

From: Chengxi Sun <chengxisun92(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, Aleksander Alekseev <aleksander(at)tigerdata(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Subject: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Date: 2026-03-20 03:06:57
Message-ID: CAMvSjCTRZ6gjtJ7GCP8tuexgxOrKPUK1jCLhSQB-xEAh77ppag@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've run regression tests, LGTM overall.

Patch v8-0001 had some formatting issues, but they are already addressed in
the fix-issue patch.

Best regards,

Chengxi Sun

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-03-20 03:12:33 Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
Previous Message Boris Mironov 2026-03-20 02:59:01 Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)