uniqueidentifier datatype for 7.3.X

From: "Dmitry G(dot) Mastrukov" Дмитрий Геннадьевич Мастрюков <dmitry(at)taurussoft(dot)org>
To: psql-announce mailing list <pgsql-announce(at)postgresql(dot)org>, Список рассылки pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Cc: Hussein Patni <hussein(dot)patni(at)cosbit(dot)com>
Subject: uniqueidentifier datatype for 7.3.X
Date: 2002-11-03 09:53:54
Message-ID: 1036317235.29799.34.camel@flame-in-night
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-sql

Hi All!

I've ported uniqueidentifier datatype to upcoming PostgreSQL 7.3. It's
available at
http://www.taurussoft.org/files/uniqueidentifier-0.1.9.3.tar.gz
In this release there is additional function uniqueidentifier_text()
which converts uniqueidentifier to text datatype. Thanks to Hussein
Patni!

Version for 7.2.X is available at
http://www.taurussoft.org/files/uniqueidentifier-0.1.9.2.tar.gz
Version for 7.1.X is available at
http://www.taurussoft.org/files/uniqueidentifier-0.1.9.1.tar.gz
The only difference between two releases is adoptation to 7.2.X system
catalog. No new functions/bugfixes.

Uniqueidentifier datatype is 128-bit (16 byte) wide datatype claims to
be unique across Universe. It's a good choice for primary indexes and
making relations between tables.
This inplementation depends on libuuid library from e2fsprogs package by
Theodore Ts'o.
Licence is LGPL.

Regards,
Dmitry

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Tom Lane 2002-11-03 16:08:10 Re: uniqueidentifier datatype for 7.3.X
Previous Message Justin Clift 2002-10-31 00:57:52 Re: French version of the PostgreSQL "Advocacy and

Browse pgsql-sql by date

  From Date Subject
Next Message Alexander M. Pravking 2002-11-03 12:19:32 Re: Different size in the DATA directory
Previous Message Bruce Momjian 2002-11-03 01:20:04 Re: Different size in the DATA directory