| From: | Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com> |
|---|---|
| To: | Zdenek Kotala <Zdenek(dot)Kotala(at)sun(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: uuid contrib don't compile in OpenSolaris |
| Date: | 2009-08-15 18:25:50 |
| Message-ID: | f205bb120908151125t15b7501fp59b44026ad718225@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
>> problem is that PostgreSQL uses ossp UUID which is not integrated in
>> OpenSolaris. Solaris has own uuid implementation which seems to me similar
>> but not same. Try man uuid_generate or less /usr/uuid/uuid.h
>>
>
> That's really interesting. I'll try this.
>
>> It should be easy to port it but it needs a time :(.
>>
>> Zdenek
>>
I found that the same problem cames from 8.3.4
http://archives.postgresql.org/pgsql-general/2008-10/msg01234.php
But i found too, that seems to be a bug in x86 platforms for uuid_generator.
I tryed to run uuidgen, but throws a lib.so.1 absence. Seems that
the problem comes more dephtly.
--
Emanuel Calvo Franco
Database consultant at:
www.siu.edu.ar
www.emanuelcalvofranco.com.ar
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sam Mason | 2009-08-15 20:17:31 | Re: [Q] parsing out String array |
| Previous Message | V S P | 2009-08-15 17:41:12 | Re: [Q] parsing out String array |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hitoshi Harada | 2009-08-15 18:51:10 | Why we have tuplestore and tuplesort? |
| Previous Message | Markus Wanner | 2009-08-15 15:44:10 | Re: postgres-r |