Does postgres have functions that are similar to these mysql functions?
DATE_ADD(date,INTERVAL expr type)
DATE_SUB(date,INTERVAL expr type)
ADDDATE(date,INTERVAL expr type)
SUBDATE(date,INTERVAL expr type)
--------------------[-- burra(at)colorado(dot)edu --]--------------------------