Re: Add generate_series(date,date) and generate_series(date,date,integer)

Поиск
Список
Период
Сортировка
От Corey Huinker
Тема Re: Add generate_series(date,date) and generate_series(date,date,integer)
Дата
Msg-id CADkLM=cE=AP15NT06Lj2jAKO+h5331v=3RviomwXFM9OmodHFw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add generate_series(date,date) and generate_series(date,date,integer)  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Add generate_series(date,date) and generate_series(date,date,integer)  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
>
> Given that counterexample, I think we not only shouldn't back-patch such a
> change but should reject it altogether.

Ouch, good point. The overflows are a different problem that we had
better address though (still on my own TODO list)...

So I should remove the bounds checking from generate_series(date,date,[int]) altogether?


 

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

Предыдущее
От: Corey Huinker
Дата:
Сообщение: Re: psql metaqueries with \gexec
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: checkpointer continuous flushing - V18