probable - Search results , p.3
Mailing lists >> pgsql-hackers >> Thread
2024-04-06 21:59:38 | Re: UUID v7 (Sergey Prokhorenko)
Best regards, Sergey Prokhorenkosergeyprokhorenko@yahoo.com.au On Thursday, 4 April 2024 at 09:12:17 pm GMT+3, Andrey
Mailing lists >> pgsql-hackers >> Thread
2024-04-04 18:12:10 | Re: UUID v7 (Andrey M. Borodin)
data locality than UUIDv4. We can adjust this sortability measures later. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-26 17:26:14 | Re: UUID v7 (Andrey M. Borodin)
ignore cost of two pg_string_random() calls. Done. Fixed. Thanks! Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-22 14:15:05 | Re: UUID v7 (Peter Eisentraut)
b, starting at &uuid->data[8], and one to initialize the counter. Then the former
Mailing lists >> pgsql-hackers >> Thread
2024-03-22 11:43:58 | Re: UUID v7 (Sergey Prokhorenko)
bits at all (fill them with random numbers) would work for 0.999 cases. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-22 06:53:51 | Re: UUID v7 (Andrey M. Borodin)
bits at all (fill them with random numbers) would work for 0.999 cases. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-20 18:08:09 | Re: UUID v7 (Andrey M. Borodin)
solutions, not for something that runs on variety of platforms, OSes, devices. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-16 17:43:54 | Re: UUID v7 (Andrey M. Borodin)
method 1 instead) 3. Remove all traces of uuid_extract_variant() Thanks! Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-15 09:47:42 | Re: UUID v7 (Aleksander Alekseev)
Hi, +1 to the idea. I doubt that anyone will miss it. -- Best regards, Aleksander Alekseev
Mailing lists >> pgsql-hackers >> Thread
2024-03-14 18:06:04 | Re: UUID v7 (Andrey M. Borodin)
best possible solution. The variant has no value besides detecting if a version can be extracted
Mailing lists >> pgsql-hackers >> Thread
2024-03-14 11:25:56 | Re: UUID v7 (Andrey M. Borodin)
confirmed that implemented method from the patch actually is Method 1. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-12 06:10:37 | Re: UUID v7 (Andrey M. Borodin)
reviewing patch and agreeing on chosen methods and constants makes sense. Best regards, Andrey Borodin.
Mailing lists >> pgsql-hackers >> Thread
2024-03-11 18:27:43 | Re: UUID v7 (Andrey M. Borodin)
b. Flexible but strongly recommended 48 bits unix_ts_ms. These bits contribute to global
Mailing lists >> pgsql-hackers >> Thread
2024-03-11 15:56:23 | Re: UUID v7 (Jelte Fennema-Nio)
b bits for this. The spec says we MAY, but it does remove the amount
Mailing lists >> pgsql-hackers >> Thread
2024-03-11 12:44:58 | Re: UUID v7 (Aleksander Alekseev)
left. I don't think so, but maybe I missed something. -- Best regards, Aleksander Alekseev