Re: Generating random unique alphanumeric IDs

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
Cc: pgsql-general(at)postgresql(dot)org, thombrown(at)gmail(dot)com
Subject: Re: Generating random unique alphanumeric IDs
Date: 2009-08-17 00:12:43
Message-ID: 20090817001243.GC24620@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ivan Sergio Borgonovo escribió:

> Sometimes ago Daniel Verite posted an implementation of a fiestel
> cipher in plpgsql.

It's in the wiki, in the Snippets area.
wiki.postgresql.org/wiki/Snippets
(pseudo encrypt or something like that I think it's called)

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nuno Mota 2009-08-17 00:13:51 plpython return setof and yield
Previous Message Alvaro Herrera 2009-08-17 00:10:17 Re: 8.4 rpm packaging problem?