dbTalk Databases Forums  

Native UUID type: polarrose-postgresql-uuid

comp.databases.postgresql comp.databases.postgresql


Discuss Native UUID type: polarrose-postgresql-uuid in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ben Finney
 
Posts: n/a

Default Native UUID type: polarrose-postgresql-uuid - 11-13-2007 , 09:26 PM






Howdy all,

I am in need of a UUID type in PostgreSQL, so I was very glad to find
the implementation 'polarrose-postgresql-uuid' at Google Code
<URL:http://code.google.com/p/polarrose-postgresql-uuid/>, written by
Stefan Arentz for "Polar Rose".

Though it's possible to make use of this as a manually-maintained
extension to a local PostgreSQL database, it seems to me that a native
UUID type would be suitable for inclusion in PostgreSQL.

What plans are currently underway for a native UUID type in
PostgreSQL? If I understand correctly, the procedure is to distribute
such things in "contrib", then later in the core.

--
\ "I would rather be exposed to the inconveniences attending too |
`\ much liberty than those attending too small a degree of it." |
_o__) -- Thomas Jefferson |
Ben Finney

Reply With Quote
  #2  
Old   
John Koller
 
Posts: n/a

Default Re: Native UUID type: polarrose-postgresql-uuid - 11-13-2007 , 10:53 PM






Ben Finney wrote:

Quote:
Howdy all,

I am in need of a UUID type in PostgreSQL, so I was very glad to find
the implementation 'polarrose-postgresql-uuid' at Google Code
URL:http://code.google.com/p/polarrose-postgresql-uuid/>, written by
Stefan Arentz for "Polar Rose".

Though it's possible to make use of this as a manually-maintained
extension to a local PostgreSQL database, it seems to me that a native
UUID type would be suitable for inclusion in PostgreSQL.

What plans are currently underway for a native UUID type in
PostgreSQL? If I understand correctly, the procedure is to distribute
such things in "contrib", then later in the core.

It is being added to 8.3, currently in beta.

http://www.postgresql.org/docs/8.3/s...type-uuid.html


Reply With Quote
  #3  
Old   
Sascha Bohnenkamp
 
Posts: n/a

Default Re: Native UUID type: polarrose-postgresql-uuid - 11-14-2007 , 02:43 AM



Quote:
What plans are currently underway for a native UUID type in
PostgreSQL? If I understand correctly, the procedure is to distribute
such things in "contrib", then later in the core.

It is being added to 8.3, currently in beta.
do iso-uuid not need a registered prefix?


Reply With Quote
  #4  
Old   
Ben Finney
 
Posts: n/a

Default Re: Native UUID type: polarrose-postgresql-uuid - 11-14-2007 , 07:59 AM



John Koller <johnckoller (AT) yahoo (DOT) com> writes:

Quote:
Ben Finney wrote:
I am in need of a UUID type in PostgreSQL, so I was very glad to
find the implementation 'polarrose-postgresql-uuid' at Google Code
URL:http://code.google.com/p/polarrose-postgresql-uuid/>, written
by Stefan Arentz for "Polar Rose".
[...]

What plans are currently underway for a native UUID type in
PostgreSQL? If I understand correctly, the procedure is to
distribute such things in "contrib", then later in the core.

It is being added to 8.3, currently in beta.
http://www.postgresql.org/docs/8.3/s...type-uuid.html
Thank you. Is this the same code as written by Stefan Arentz, or does
it exist elsewhere?

How feasible is it to get this working on a PostgreSQL 8.2 server, as
an interim measure until we can upgrade to 8.3?

--
\ "What if the Hokey Pokey IS what it's all about?" —anonymous |
`\ |
_o__) |
Ben Finney


Reply With Quote
  #5  
Old   
John Koller
 
Posts: n/a

Default Re: Native UUID type: polarrose-postgresql-uuid - 11-14-2007 , 07:49 PM



Ben Finney wrote:

Quote:
John Koller <johnckoller (AT) yahoo (DOT) com> writes:

Ben Finney wrote:
I am in need of a UUID type in PostgreSQL, so I was very glad to
find the implementation 'polarrose-postgresql-uuid' at Google Code
URL:http://code.google.com/p/polarrose-postgresql-uuid/>, written
by Stefan Arentz for "Polar Rose".
[...]

What plans are currently underway for a native UUID type in
PostgreSQL? If I understand correctly, the procedure is to
distribute such things in "contrib", then later in the core.

It is being added to 8.3, currently in beta.
http://www.postgresql.org/docs/8.3/s...type-uuid.html

Thank you. Is this the same code as written by Stefan Arentz, or does
it exist elsewhere?
According to the release notes it was done by Gevik Babakhani.

http://www.postgresql.org/docs/8.3/s...lease-8-3.html
Quote:
How feasible is it to get this working on a PostgreSQL 8.2 server, as
an interim measure until we can upgrade to 8.3?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.