Re: GUID

From: "Dmitry G(dot) Mastrukov" <dmitry(at)taurussoft(dot)org>
To: pgsql(at)mohawksoft(dot)com
Cc: PostgreSQL-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GUID
Date: 2004-04-01 04:46:59
Message-ID: 1080794819.819.13.camel@flame-in-night.hq.taurussoft.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

В ??, 01.04.2004, в 08:00, pgsql(at)mohawksoft(dot)com пишет:
> I know I'm probably being a bomb tosser, but would it be practical to
> incorporate, like the serial type, and automatic GUID type?
>
> While I love PostgreSQL, I am frequently forced to deal with Oracle and
> MSSQL. While there is a great deal of focus on making PostgreSQL a good
> competitor to Oracle, making it a good competitor for MSSQL is a good
> idea as well. (Yes, I know this is not a very difficult target.)
>
> The reference code is readily available and postgresql functions are
> trivial to write, if one were to submit code properly addorned with the
> various copyright notices, could it be included in the main catalog?
>
There exists uniqueidentifier project on gborg.postgresql.org. It adds
uniqueidentifier datatype to postgresql, but depends on libuuid from
e2fsprogs. Take a look on
http://gborg.postgresql.org/projects/uniqueidentifier.

Regards,
Dmitry

In response to

  • GUID at 2004-04-01 04:00:05 from pgsql

Browse pgsql-hackers by date

  From Date Subject
Next Message Tony Reina 2004-04-01 08:44:03 pgmex, a MATLAB interface for PostgreSQL
Previous Message pgsql 2004-04-01 04:00:05 GUID