![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
#3
| |||
| |||
|
|
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. |
#4
| |||
| |||
|
|
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 |
#5
| |||
| |||
|
|
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? |
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |