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://www.yellowbank.com/code/PostgreSQL/y_mhash/
You should add it to pgFoundry as well; people are much more likely to find it there. -- Jim Nasby [EMAIL PROTECTED] EnterpriseDB http://enterprisedb.com 512.569.9461 (cell) ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match