Re: UUID generation functions - Mailing list pgsql-admin

From Rommel the iCeMAn
Subject Re: UUID generation functions
Date
Msg-id 48454A86.3050304@gmail.com
Whole thread Raw
In response to Re: UUID generation functions  ("Milen A. Radev" <milen@radev.net>)
List pgsql-admin
 >> But 8.3 still does not generate UUIDs, only stores/compares them

This is true, however, only last week I completed a successful pg 8.3
install and during the installation I was able to include UUID
generation functions as an option. I now have 10 functions called
uuid_something. The ones I use most begin with "uuid_generate". I can
call these functions from within my own stored procs.

Rommel the iCeMAn
Barbados, Caribbean.

pgsql-admin by date:

Previous
From: Achilleas Mantzios
Date:
Subject: Re: How add db users from shell script with their passwords?
Next
From: "Hyatt, Gordon"
Date:
Subject: Re: UUID generation functions