Incrementing a date type.

Поиск
Список
Период
Сортировка
От DC
Тема Incrementing a date type.
Дата
Msg-id 9e3ljh$g10$1@news.tht.net
обсуждение исходный текст
Ответы Re: Incrementing a date type.
Список 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 по дате отправления:

Предыдущее
От: Marc SCHAEFER
Дата:
Сообщение: Re: debian packages for Postgresql 7.1 or higher ?
Следующее
От: Dennis Muhlestein
Дата:
Сообщение: production java/postgresql