| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Michael Gould <mgould(at)intermodalsoftwaresolutions(dot)net> |
| Cc: | Mike Christensen <mike(at)kitchenpc(dot)com>, Alexia Lau <alau(at)esri(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Missing uuid_generate_v1() |
| Date: | 2010-10-25 12:25:59 |
| Message-ID: | AANLkTinTjL11hJiV=jVXMjpDf-rA+9KhqqDsWWpoxwEm@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Oct 25, 2010 at 1:12 PM, Michael Gould
<mgould(at)intermodalsoftwaresolutions(dot)net> wrote:
> Is there a patch being worked on which will allow this contrib module to
> work properly under Windows 64 bit machines using the 64 bit Postgres
> server? We need to be able to support both Windows and Linux servers
> running Postgres.
It's not a PostgreSQL issue - the underlying library ossp-uuid doesn't
support 64 bit Windows.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alban Hertroys | 2010-10-25 12:26:25 | Re: Getting ROW_COUNT from MOVE in 8.3 |
| Previous Message | Michael Gould | 2010-10-25 12:12:58 | Re: Missing uuid_generate_v1() |