Uniqueidentifier datatype fully imported to GBorg - Mailing list pgsql-announce

From Dmitry G. Mastrukov
Subject Uniqueidentifier datatype fully imported to GBorg
Date
Msg-id 1042785057.554.6.camel@flame-in-night
Whole thread Raw
List pgsql-announce
Hi All!

The uniqueidentifier Project is now fully imported to GBorg
(http://gborg.postgresql.org). Versions for PostgreSQL 7.1, 7.2 and 7.3
are available for download from project page.

Uniqueidentifier is a 16-byte datatype widely used in computer world to
identify entities (it claims uniqueidentifier is unique across
Universe). Uniqueidentifier datatype is good for primary indexes and
joins between tables. This datatype has index support, function for
creating new identifier and (version for PostgreSQL 7.3) cast to text
datatype. This implementation depends on libuuid from e2fsprogs from
Theodore Ts'o.

Regards,
Dmitry Mastrukov


pgsql-announce by date:

Previous
From: Bruce Momjian
Date:
Subject: Upcoming PostgreSQL events
Next
From: Chris Ryan
Date:
Subject: GBORG NEWS: Uniqueidentifier fully imported to GBorg (uniqueidentifier)