probable - Search results , p.5
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 21:30:33 | Re: UUID v7 (Sergey Prokhorenko)
best confirmation of the correctness of the new RFC. It’s better to throw all this
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 17:51:49 | Re: UUID v7 (Andrey Borodin)
They are unique and v7 promote data locality via time-ordering. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 16:54:37 | Re: UUID v7 (Andrey M. Borodin)
10889-08-02 05:31:50.655. I'm not sure we should give this information in error message... Thanks! Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 15:46:14 | Re: UUID v7 (Aleksander Alekseev)
past generates UUID from the future bothers me. [1]: https:///m/CAJ7c6TPCSprWwVNdOB%3D%3DpgKZPqO5q%3DHRgmU7zmYqz9Dz5ffVYw%40mail.gmail.com -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 15:29:36 | Re: UUID v7 (Andrey M. Borodin)
guaranteed. Upholding any of them greatly reduces usability of UUID v7. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 13:29:50 | Re: UUID v7 (Aleksander Alekseev)
point of view too. Let's see what other people think. -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 13:16:23 | Re: UUID v7 (Aleksander Alekseev)
thus 2977 BC should be rejected as an invalid value for UUIDv7. -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 13:16:09 | Re: UUID v7 (Andrey M. Borodin)
entropy. It’s there to ensure uniqueness and promote ordering (but not guarantee). Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 13:02:13 | Re: UUID v7 (Aleksander Alekseev)
Values that violate named invariants should be rejected with an error. -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 12:40:36 | Re: UUID v7 (Andrey M. Borodin)
standard (and standard allows deviation! Most of implementation try to tradeoff something). Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-01-24 12:31:28 | Re: UUID v7 (Aleksander Alekseev)
265b84ea08b9'); uuid_extract_time ---------------------------- 5943-08-26 21:30:44.836+03 ``` -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-22 15:02:34 | Re: UUID v7 (Aleksander Alekseev)
patch so I'm changing the CF entry status to RfC. -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-19 18:07:35 | Re: UUID v7 (Andrey Borodin)
improvements 2. Code comments 3. Better commit message and reviews list Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-01-19 11:07:31 | Re: UUID v7 (Aleksander Alekseev)
TimestampTz by users who need them and have experience using them. -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-01-19 08:25:51 | Re: UUID v7 (Andrey Borodin)
expected version. Also, I've added some documentation on all functions. Best regards, Andrey Borodin.