Re: Usage of UUID with 8.3 (Windows)

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Usage of UUID with 8.3 (Windows)
Дата
Msg-id 200802171620.41949.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Usage of UUID with 8.3 (Windows)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> 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'll be faced with boatloads of platform-dependent
> client code ...

Indeed.  Linux, for example, also has "its own" UUID generator, but I 
intentionally used the OSSP library, because it is platform independent.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Backward compatibility psql 8.1 to 8.2
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: PostgreSQL does not support updateable cursors