Incrementing a date type. - Mailing list pgsql-general

From DC
Subject Incrementing a date type.
Date
Msg-id 9e3ljh$g10$1@news.tht.net
Whole thread Raw
Responses Re: Incrementing a date type.  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-general
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...
Example
input : Friday=6-1-2001
autoadd: Saturday=6-2-2001
autoadd: Sunday=6-3-2001

Example 2
input: Friday=June 29
autoadd: Saturday=June 30
autoadd Sunday=July 1

If this can not be done easily (as I'm no expert) please advise.
The reason I would like to do this automatically is to eliminate errors.



pgsql-general by date:

Previous
From: Marc SCHAEFER
Date:
Subject: Re: debian packages for Postgresql 7.1 or higher ?
Next
From: Dennis Muhlestein
Date:
Subject: production java/postgresql