Re: hashtext function disappears in 7.2? - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: hashtext function disappears in 7.2?
Date
Msg-id 200203182320.g2INKbK00116@candle.pha.pa.us
Whole thread Raw
In response to hashtext function disappears in 7.2?  (george young <gry@ll.mit.edu>)
List pgsql-sql
george young wrote:
> Since I upgraded from 7.0.3 to 7.2, I can't find the
> sql function "hashtext".  Why has it been discontinued?
> 
> Is there some alternate new way to take a text value and
> get an unique integer?  I use this as an argument to the contributed
> (and invaluable!) user_write_lock_oid(int) function to manage
> advisory locks on arbitrary named objects.

Can you use MD5 in /contrib/crypto?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Line Numbering in SELRCT Output
Next
From: "Kancha ."
Date:
Subject: create function problem