On Fri, Jun 10, 2005 at 03:04:49PM -0400, Tom Lane wrote: > misc_utils: I believe that all of these utils are obsolesced by > > builtin system commands or easily written userspace functions > > (like max(x,y)). Also, is under the GPL (see above). Author > > Massimo Dal Zotto ([EMAIL PROTECTED])
What about just adding max(x,y) and min(x,y) to the system functions? Personally I always end up adding these anyway... Versions that accept arrays would probably be useful as well. -- Jim C. Nasby, Database Consultant [EMAIL PROTECTED] Give your computer some brain candy! www.distributed.net Team #1828 Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]