Re: Incrementing a date type. - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Incrementing a date type.
Date
Msg-id 20010523085900.A16870@wolff.to
Whole thread Raw
In response to Incrementing a date type.  ("DC" <danc@bspmail.com>)
Responses Re: Re: Incrementing a date type.  (will trillich <will@serensoft.com>)
List pgsql-general
On Fri, May 18, 2001 at 12:17:47PM -0500,
  DC <danc@bspmail.com> wrote:
> I have an event that is three days long. In a table I want to be able to
> enter Friday date and have Saturdays and Sundays fill in automatically. It
> also has to check for the month/# of days in...

You can add intervals to timestamps. If you use an interval of 1 day, this will
probably do what you want.

pgsql-general by date:

Previous
From: Feite Brekeveld
Date:
Subject: Re: IpcMemoryCreate
Next
From: Carlos Felipe Zirbes
Date:
Subject: RE: Can't find destroydb