Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Tom Lane wrote:
> >> Figure out how to build ossp-uuid on Windows ...
> >
> > I think Windows has its own UUID generator, so the best bet would be to
> > make that work.
>
> Only if it can be made to present the same SQL-level API as
At 09:20 AM 2/12/2008, [EMAIL PROTECTED] wrote:
Date: Mon, 11 Feb 2008 11:56:33 -0500
From: Tom Lane <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: pgsql-sql@postgresql.org
Subject: Re: Usage of UUID with 8.3 (Windows)
Message-ID: <[EMAIL PROTECTED]>
[EMAIL PROTECTED] writes:
> Now, what do I hav
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> Figure out how to build ossp-uuid on Windows ...
> I think Windows has its own UUID generator, so the best bet would be to
> make that work.
Only if it can be made to present the same SQL-level API as we have for
OSSP. Otherwise we'
Tom Lane wrote:
> [EMAIL PROTECTED] writes:
> > Now, what do I have to do in order to generate a valid UUID (or the 5
> > different versions as implemented by the RFC) under Windows?
>
> Figure out how to build ossp-uuid on Windows ...
I think Windows has its own UUID generator, so the best bet
[EMAIL PROTECTED] writes:
> Now, what do I have to do in order to generate a valid UUID (or the 5
> different versions as implemented by the RFC) under Windows?
Figure out how to build ossp-uuid on Windows ...
regards, tom lane
---(end of broadcas