Re: [GENERAL] PostgreSQL Mhash functions

2006-11-14 Thread Jim C. Nasby
On Mon, Oct 30, 2006 at 10:49:33PM -0500, Ron Peterson wrote: > I created a set of PostgreSQL functions which implement the extended set > of digest/hashing functions provided by the Mhash library > (http://mhash.sourceforge.net/). > > For anyone interested, the code is available here: > > http:/

[GENERAL] PostgreSQL Mhash functions

2006-10-30 Thread Ron Peterson
I created a set of PostgreSQL functions which implement the extended set of digest/hashing functions provided by the Mhash library (http://mhash.sourceforge.net/). For anyone interested, the code is available here: http://www.yellowbank.com/code/PostgreSQL/y_mhash/ Best. -- Ron Peterson https: