Re: [HACKERS] UUIDs generated using ossp-uuid on windows not unique

2010-03-30 Thread MUHAMMAD ASIF
> From: z-sa...@guitar.ocn.ne.jp > To: anaeem...@hotmail.com; dp...@postgresql.org > CC: pgsql-hackers@postgresql.org > Subject: Re: UUIDs generated using ossp-uuid on windows not unique > Date: Wed, 31 Mar 2010 01:52:50 +0900 > > Hi MUHAMMAD-san. > > Sorry late reaction... > unfortunately, M

Re: [HACKERS] UUIDs generated using ossp-uuid on windows not unique

2010-03-30 Thread MUHAMMAD ASIF
> To: anaeem...@hotmail.com > CC: dp...@postgresql.org; z-sa...@guitar.ocn.ne.jp; > pgsql-hackers@postgresql.org > Subject: Re: [HACKERS] UUIDs generated using ossp-uuid on windows not unique > Date: Tue, 30 Mar 2010 10:01:50 -0400 > From: t...@sss.pgh.pa.us > &g

Re: [HACKERS] UUIDs generated using ossp-uuid on windows not unique

2010-03-30 Thread Hiroshi Saito
Hi MUHAMMAD-san. Sorry late reaction... unfortunately, My machine crashed and was not revitalized.:-( However, There is a thing of now a few. http://winpg.jp/~saito/pg_work/OSSP_win32/msvc/ I have a comment from Ralf S. Engelschall. == Sorry for being late with the release of OSSP uuid 2.0.0. Ye

Re: [HACKERS] UUIDs generated using ossp-uuid on windows not unique

2010-03-30 Thread Tom Lane
MUHAMMAD ASIF writes: > I have downloaded uuid-1.6.2.tar.gz from http://www.ossp.org/pkg/lib/uuid/ . > It successfully built with MinGW gcc and made libuuid.a, I renamed it to > uuid.lib to build uuid-ossp contrib module with visual studio 2005. uuid-ossp > give the following linker error with

Re: [HACKERS] UUIDs generated using ossp-uuid on windows not unique

2010-03-30 Thread MUHAMMAD ASIF
>On Tue, Jun 17, 2008 at 11:17 AM, Hiroshi Saito > wrote: >> Hi. >> >> Please this. >> http://winpg.jp/~saito/pg_work/OSSP_win32/msvc/ > >Ahh, a makefile - that makes things somewhat clearer :-) > >Thanks - I've updated the build machine so future releases will >include this fix. > >-- >Dave Page