uuid patch 2.0 (8.3devel)

Поиск
Список
Период
Сортировка
От Gevik Babakhani
Тема uuid patch 2.0 (8.3devel)
Дата
Msg-id 1169761639.5061.9.camel@voyager.truesoftware.net
обсуждение исходный текст
Ответы Re: uuid patch 2.0 (8.3devel)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Folks,

Hereby the version 2.0 of the uuid datatype patch with modifications
commented by Neil.

- the uuid.h has been cleaned.
  the declarations have been moved to uuid.c

- the text_uuid() and varchar_uuid() have been refactored.
- all uuid explicit functions are moved to uuid.c and made local.

* this patch has been tested on 8.3devel, the snapshot of 25-Jan-07

* this patch uses 28 new oids. I have assigned the oids from 2950.
If you need to change the oids, do not do this manually. I have a script
that does that. Just provide me 28 unused oids and I will generate a new
patch.

Please provide comments.

Regards,
Gevik








Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Getting rid of warnings
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Win32 WEXITSTATUS too