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

From Chengxi Sun
Subject Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Date
Msg-id CAMvSjCTRZ6gjtJ7GCP8tuexgxOrKPUK1jCLhSQB-xEAh77ppag@mail.gmail.com
Whole thread
In response to Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions  (Masahiko Sawada <sawada.mshk@gmail.com>)
List 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

pgsql-hackers by date:

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