Re: UUID v7 - Mailing list pgsql-hackers

From wenhui qiu
Subject Re: UUID v7
Date
Msg-id CAGjGUALqBxURyQ55EgWAdK4y2=8stR_405YWn5vYZDXx7s6Qsw@mail.gmail.com
Whole thread Raw
In response to Re: UUID v7  (Junwang Zhao <zhjwpku@gmail.com>)
List pgsql-hackers
HI Andrey M. Borodin
     It's not just mariadb, percona also implements the uuid plugin.


Thanks 

Andrey M. Borodin <x4mmm@yandex-team.ru> 于2024年11月23日周六 16:21写道:


> On 23 Nov 2024, at 10:58, Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> I've attached an updated patch that squashed changes I made for v33.
> We're still discussing increasing entropy on Windows and macOS, but
> the patch seems to be in good shape.

+1, thanks!

PFA version with improved comment.

Sergey Prokhorenko just draw my attention to the new release of MariaDB [0]. They are doing very similar UUID v7 generation as we do [1].


Best regards, Andrey Borodin.


[0] https://mariadb.com/resources/blog/announcing-mariadb-community-server-11-7-rc-with-vector-search-and-11-6-ga/
[1] https://github.com/mariadb/server/blob/main/plugin/type_uuid/sql_type_uuid_v7.h#L32


pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Amit Kapila
Date:
Subject: Re: Improve the error message for logical replication of regular column to generated column.