From: | Joshua Berkus <josh(at)agliodbs(dot)com> |
---|---|
To: | Mike Christensen <mike(at)kitchenpc(dot)com> |
Cc: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, PostgreSQL general <pgsql-general(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: You could be a PostgreSQL Patch Reviewer! |
Date: | 2011-06-16 16:41:56 |
Message-ID: | 1470991770.235353.1308242516385.JavaMail.root@mail-1.01.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> I have no knowledge on the subject one way or the other, that's why
> I'm asking.. If the answer is "no, there would be no benefit" then
> that's the answer.. However, it seems like generating UUIDs in Win64
> has been broken, perhaps, forever which is why I question if there's a
> better library to use on the Windows platform (or having a single UUID
> generator built in for all platforms)..
We don't know of a better UUID generator, and barring evidence to the contrary, it seems much more efficient to contribute to the uuid-ossp project than to invent our own. As far as I can tell, the UUID extension is designed to support configurable UUID libraries, so if you could find one which worked well for Windows, it would probably be fairly easy to extend UUID to support it.
--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com
San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Bill Moran | 2011-06-16 16:57:11 | Re: You could be a PostgreSQL Patch Reviewer! |
Previous Message | Joshua Berkus | 2011-06-16 16:38:35 | Re: You could be a PostgreSQL Patch Reviewer! |