Re: overlapping ranges

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: overlapping ranges
Дата
Msg-id ee403eb1-ed28-432e-b806-940e7a7acae1@2ndquadrant.com
обсуждение исходный текст
Ответ на overlapping ranges  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: overlapping ranges  (Nick Farrell <nicholas.farrell@gmail.com>)
Список pgsql-docs
On 1/20/18 15:58, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/10/static/ddl-partitioning.html
> Description:
> 
> In the date partitioning example the first and last dates are the first of
> the month, which will cause conflicts. The last date needs to be the final
> day of the same month.

I don't think so, because the upper bound of the range is not included
in the range.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-docs по дате отправления:

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: overlapping ranges
Следующее
От: Nick Farrell
Дата:
Сообщение: Re: overlapping ranges