Re: Check for integer overflow in datetime functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Check for integer overflow in datetime functions
Дата
Msg-id 11870.1133456081@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Check for integer overflow in datetime functions  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: Check for integer overflow in datetime functions  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
Michael Fuhr <mike@fuhr.org> writes:
> Check integer conversion for overflow in datetime functions.

Looks reasonable, will check and apply.

> This patch should apply cleanly against HEAD and 8.1.  If the patch
> looks good then I'll submit patches for earlier branches when I get
> a chance to build and test those versions.

Don't worry about that, I'll take care of it.  I prefer committing all
the branches at once when doing a multi-branch fix (less clutter in
the CVS logs).

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Allow an alias for the target table in UPDATE/DELETE
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Check for integer overflow in datetime functions