DATE_ADD, DATE_SUB, ETC - Mailing list pgsql-novice

From Burra
Subject DATE_ADD, DATE_SUB, ETC
Date
Msg-id Pine.GSO.4.40.0201031126490.11971-100000@ucsub.colorado.edu
Whole thread Raw
In response to Re: dos Dbase -> pg table  (Frank Bax <fbax@sympatico.ca>)
Responses Re: DATE_ADD, DATE_SUB, ETC  (Jason Earl <jason.earl@simplot.com>)
Re: DATE_ADD, DATE_SUB, ETC  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-novice
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@colorado.edu --]--------------------------



pgsql-novice by date:

Previous
From: "Fernando M. Maresca"
Date:
Subject: Re: dos Dbase -> pg table]
Next
From: Jason Earl
Date:
Subject: Re: DATE_ADD, DATE_SUB, ETC