Re: How to find earlest possible start times for given duration excluding reservations

Поиск
Список
Период
Сортировка
Искать
От
Thom Brown
Тема
Re: How to find earlest possible start times for given duration excluding reservations
Дата
Msg-id
CAA-aLv6eJTH0ibVhXZKkWdFfDFNugo5gDS7VxVVBbLwrv6Xd2w@mail.gmail.com
Ответ на
Список
Дерево обсуждения
How to find earlest possible start times for given duration excluding reservations "Andrus" <kobruleht2@hot.ee>
Re: How to find earlest possible start times for given duration excluding reservations Thom Brown <thom@linux.com>
Re: How to find earlest possible start times for given duration excluding reservations "Andrus" <kobruleht2@hot.ee>
Re: How to find earlest possible start times for given duration excluding reservations Thom Brown <thom@linux.com>
Re: How to find earlest possible start times for given duration excluding reservations Thom Brown <thom@linux.com>
Re: How to find earlest possible start times for given duration excluding reservations "Andrus" <kobruleht2@hot.ee>
Re: How to find earlest possible start times for given duration excluding reservations Thom Brown <thom@linux.com>
Re: How to find earlest possible start times for given duration excluding reservations "Andrus" <kobruleht2@hot.ee>
On 28 October 2014 21:07, Andrus <kobruleht2@hot.ee> wrote:
Hi!
 
>A correction to this.  As it stands, it will show times like the following:
 
Thank you.
I posted your solution as alternative to Erwin answer in
 

A further tweak; add the following to the WHERE clause:

AND EXTRACT(DOW FROM times.period) != 0

This will ensure Sundays are excluded.  I don't know if you want Saturdays excluded, but you can easily adjust it for that.
 
Thom
В списке pgsql-general по дате отправления
От: Andrus
Дата:
От: Jorge Arevalo
Дата:
Сообщение: Query optimization
FAQ