On Mon, 02 Jan 2006 14:26:14 +0100
Mario Splivalo <[EMAIL PROTECTED]> threw this fish to the penguins:
> While browsing the web I've seen that many people 'need' the ability to
> create uuid/guid values from within the PostgreSQL. Most of them are
> switching from MSSQL, and they're missing the ne
Hello all.
While browsing the web I've seen that many people 'need' the ability to
create uuid/guid values from within the PostgreSQL. Most of them are
switching from MSSQL, and they're missing the newid() function, which in
MSSQL created the uuid/guid value.
Now I'm in need of such function too.