Trouble with dates

Bassel Hatoum <bassel@gnc.net>

From: Bassel Hatoum <bassel@gnc.net>
To: pgsql-sql@postgresql.org
Date: 1998-05-30T22:28:37Z
Lists: pgsql-sql
I'm trying to add months to a date without having to calculate how many
days in the month, etc.
Oracle has an add_month function that would do the trick.  It there
anything similar in PGSQL?  Or maybe a way to emulate it?

Thanks in advance.

Bassel Hatoum