From: | Gevik Babakhani <pgdev(at)xs4all(dot)nl> |
---|---|
To: | pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | uuid patch 2.0 (8.3devel) |
Date: | 2007-01-25 21:47:19 |
Message-ID: | 1169761639.5061.9.camel@voyager.truesoftware.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
Attachment | Content-Type | Size |
---|---|---|
uuid-patch-2.0.diff | text/x-patch | 27.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2007-01-25 22:10:13 | Re: [HACKERS] Win32 WEXITSTATUS too |
Previous Message | Magnus Hagander | 2007-01-25 19:57:27 | Re: Getting rid of warnings |